commit | 20bc8e259fa77646434891c3c148fe9b69bc6aa7 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 17 10:56:04 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 17 10:56:04 2013 -0800 |
tree | 4a5be3ce8ad8bed527d2d916b2d884b1c4f4602c | |
parent | beee0b4f7b292f6c7d1a0f2760fe07947f7d9835 [diff] |
Several mutex locking corrections (didn't check all of them)
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.