commit | be47bb148c2182e472327fa762b831957739d28d | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 29 22:32:49 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 29 22:32:49 2013 -0800 |
tree | cbd4326b3efb88f57de42d9f26b7f4882814b1bb | |
parent | da686886d6b3b82216c371f6bd19b109c1fb7052 [diff] | |
parent | 2ec2c38ae03fe6c440f55f94932cf4e6b138d65d [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.