commit | c321d7c3402e017097da08a0ac7960ada02b56aa | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 18 09:42:13 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 18 09:42:13 2013 -0800 |
tree | 7dabc22042a473cc031fae83b782700c0e3a3417 | |
parent | b777a4d5c1409241b02ce4b7105627c83923e89b [diff] | |
parent | 5d7e51e3f72d6c986a2b3e00d443b7b30aea5cd9 [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.