commit | 4865bd6c4f828485a336ec69b4b7ab530cdd8292 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 17 12:08:29 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 17 12:08:29 2013 -0800 |
tree | 08155e8e74a65e18afff0d3846da1eef5dc9fe3a | |
parent | 20bc8e259fa77646434891c3c148fe9b69bc6aa7 [diff] |
hopefull correct all mutex lock mistakes
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.