commit | 9f31e867c509abfa916fe99b7ac844f85e63e931 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 15 23:56:31 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 15 23:56:31 2013 -0800 |
tree | beff179ddb52f22d92f2dfc9503eb330dd7410e3 | |
parent | 6e7d4d2d7d6f2cc1279973e4f053e852c4c78f0f [diff] |
update test
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.