commit | 7599db43617ccdf7c5406027ac614e625bb72a8c | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Jan 28 10:32:53 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Jan 28 10:32:53 2013 -0800 |
tree | 57504bfee90b6d1e02e7b7e4b985c79c4e26b3a3 | |
parent | f8b22bfe5568813f22fc22baea6eb494144f66e1 [diff] |
small changes to ccnx mutex (limit scope 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.