commit | 3b82d43dabba5ff45779e5570634b74d88a4c985 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 03 22:48:40 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 03 22:48:40 2013 -0800 |
tree | 8ef0c4c9545c953edcc5259997d028772d4b11b8 | |
parent | ee7e613a13332dea614de38f38d80a63c79257d8 [diff] |
test for name and 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.