commit | 2a6fa2baf022a63527e2e5bc8aaec85793fe3693 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 23 16:51:55 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 23 16:51:55 2013 -0800 |
tree | 05a7883df68822a2e81898b8eedfc6604af5cb5a | |
parent | f1122c3458bf6243dea26e54f0b6938aa1284eec [diff] |
Solve small bug in object manager
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.