commit | 01cff10dfc915cb2661eb14ee74f89b765677f6c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 22:22:06 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 22:22:06 2013 -0800 |
tree | 41b553d31270306c45d2c398a5d1d370270ae891 | |
parent | cfd5dfcb6bc4887d10330788610b682f2acff732 [diff] |
dump-db now doesn't attempt to sort action-log (naturally ordered by arrival time)
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.