commit | 9f6c41e1871b687d2d064ec2f9e6975fd8dc04f7 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 17 14:18:14 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 17 14:18:14 2013 -0800 |
tree | 6d2fc8484ea46b4af14edd7694436ea802ce1a2b | |
parent | 4e1c1d96d0ea0949a0ec5291b93fb55774559b30 [diff] |
fix bug about yp
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.