commit | 7065b2de0bf15bf721468a51f400b57174e17443 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 22:33:38 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 22:33:38 2013 -0800 |
tree | 7618db269b09187142d6c0559a328ff37dfe1707 | |
parent | 94b64807af1daca188a3086a2b2c35a59d1d4e58 [diff] |
Attempting to destroy ccnx-wrapper in the test just after the test...
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.