commit | fbf08d3f95da50c1c798ae0a910b49f2412e5c5c | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Jan 28 22:42:29 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Jan 28 22:42:29 2013 -0800 |
tree | c06205208ad336a4853ce28c5225a361fa282501 | |
parent | 984f67d4d0b5b8f844126f41450f3987451959f1 [diff] |
move clean up code in test-ccnx-wrapper
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.