commit | dc11fc9f74f4b3a5da1f99870b9d76dd7bdf508c | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Jan 28 17:57:00 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Jan 28 17:57:00 2013 -0800 |
tree | 6f172cf8d7138e0e7a40d9b546923b1139983139 | |
parent | 126b21cdffabdc214bab89fa7b7b5b9dafe06b3d [diff] | |
parent | 38a0473a2308a49e785dd3560e6db3795d87ddfe [diff] |
Merge branch 'master' of git.irl.cs.ucla.edu:ndn/chronoshare
ChronoShare provides services similar to Dropbox, but in a decentralized way.
It uses ChronoSync library to synchronize the operations to the shared-folder and levels NDN's advantage of natural multicast support. The sharing process is completely decentralized, but it is also very easy to add a permanent storage server.
ChronoShare also provides file history and basic version control.
To see more details about ChronoShare design, click here.