commit | 9bdb625ec1128890c08b80824ad17e7d103b8b96 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Dec 28 14:32:47 2012 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Dec 28 14:32:47 2012 -0800 |
tree | 35fc812aa2ee0a21bf5d5ca2d877a5f5ba492d36 | |
parent | 0a17aea14b5103c7de72154fe3d60c8f965af4fd [diff] |
fix wscript
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.