commit | 907cbaf95aa85ad3f402f8390493763553f69512 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Feb 27 22:29:23 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Feb 27 22:29:23 2013 -0800 |
tree | 6c51c0cfdc79d4be985300148d4dd625acd36d3b | |
parent | 249fbc739b8acaefbbf092f7eed185df7d2ae7a2 [diff] |
stop httpServer before delete; otherwise crash at exit Change-Id: I5993b0014215ba90623f29e84ba66c8f9a925b84
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.