commit | 1ffd539d6f3b63d58233a0b506394a1c624cf7b4 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Feb 05 15:46:27 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Feb 05 15:46:27 2013 -0800 |
tree | 191a9a09099b57dfa79edd8b5461ab3163115dbc | |
parent | 369eff141b44b464a44da6728bbc3adb546b5aaf [diff] | |
parent | 9d857254875c6e940c2abfa4b5ca246401ba25aa [diff] |
Merge remote-tracking branch 'gerrit/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.