commit | 4c656b90ce689f8d1e24330c45a4cf802ca99895 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sat Jan 26 10:53:59 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sat Jan 26 10:53:59 2013 -0800 |
tree | ea1d3021ad7ddd50b7fa753334691a77fb90b3cd | |
parent | 30ef922b35526f5fd51398a9d60ab7e895a810fb [diff] |
correct ContentServer destructor
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.