commit | f118526c49ff225bf4343e4c950588ebaee61651 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sat Dec 29 17:06:00 2012 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sat Dec 29 17:06:00 2012 -0800 |
tree | 8266f2a0d380aaf7a7db84bd55fd211e75b0e498 | |
parent | 5f9d09eff0b36e68556958c3b141b352982f725d [diff] |
allow publishing existing content object
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.