commit | fb4c43f5a856571be0307a1f0e68cca9a9ffd3de | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 18 17:43:25 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 18 17:43:25 2013 -0800 |
tree | 6e641a3f6d8d5a09b58e8470c4d1eeeb98140503 | |
parent | f88d2484e7ea6c6423bfc64a891638266ddb2dac [diff] |
Compilation fix
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.