commit | 9501b8b602e6710c44ab1f38f652428e75c75087 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 17 12:37:00 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 17 12:37:00 2013 -0800 |
tree | 1c5ed3aa404de496a074eb41ddb0b7371efa4b54 | |
parent | 4865bd6c4f828485a336ec69b4b7ab530cdd8292 [diff] |
update sync-core tests
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.