commit | 1ddeb6f9881ff9be7fb7b0e3bcf16c65faedf2ed | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Dec 27 14:04:18 2012 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Dec 27 14:04:18 2012 -0800 |
tree | a411b560084006c4eabe8334f767d614a02397ef | |
parent | f3b852fbf5b2b4e32ce4de8525912774b94a44cf [diff] |
mv ccnx files to Ccnx namespace and refector a little bit
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.