commit | f289063ed86d5fee0dee69540f356bcd7a957589 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 02 13:40:02 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 02 13:40:02 2013 -0800 |
tree | fe46b359c8c61eb31610a4a29845c6a12a52c3cb | |
parent | 8811b359ad13e609c494553ca81d7f11409be6f8 [diff] |
One small checkpoint
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.