commit | 0995f3242fe2a65ffdb5aa2ba19ffe084ccd61bc | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 22 13:16:46 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 22 13:27:18 2013 -0800 |
tree | a311b7a99d17a2357a05f319bbd13e445ac3ad4b | |
parent | cbda99234233d5e1e9f2343820add041feab3b06 [diff] |
Checkpoint in further separating action-log from sync-log
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.