commit | bc4bceb6650bf8b5c75bb8ba20915bf5cb56b67f | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 03 22:49:06 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 03 22:49:06 2013 -0800 |
tree | 319d64e589e336dc66bf5f8e850189ced73e86e3 | |
parent | 3b82d43dabba5ff45779e5570634b74d88a4c985 [diff] | |
parent | a2f77e991886cf71446713bb5db6047033b7df07 [diff] |
Merge remote-tracking branch 'origin/master'
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.