commit | 1df9869492533852b6a7989e3e8dc07cef7b89b5 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 18 17:54:22 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 18 17:54:22 2013 -0800 |
tree | 2438b5f5fd4f6eab9391833a0304c06980eb6a86 | |
parent | 66ddb23e5e693cae89ea8590dff9eb0c38eb49e2 [diff] | |
parent | fb4c43f5a856571be0307a1f0e68cca9a9ffd3de [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.