commit | 5054789785240202d5d8700c7d0524f11a5e0e22 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 19 22:03:45 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 19 22:03:45 2013 -0800 |
tree | 4d5408847ab3c8b7d9212ae1825f59e60ca1194a | |
parent | d6c2a904262c752ce57e81f0f89651e838532612 [diff] |
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.