commit | 34edd4d57b243f5dcf6be3178be331a1e4c59788 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 17 17:55:45 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 17 17:55:45 2013 -0800 |
tree | ecccd86313e9a77aeda4a589717c6119c35d4f73 | |
parent | dfe5819d6f54fa2e696250b1d07ffc80ee4d73cc [diff] |
There was a serious bug with scheduler, related to locking.
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.