commit | b6bc01a029750abbbdf3c9466e7d843cea816714 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 02 23:34:20 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 02 23:34:20 2013 -0800 |
tree | 11701445681088e2768b66634015b0a53ecf55e5 | |
parent | 433ecdaa7691f197d90368a65374fd46ffec0f0a [diff] |
ActionLog preliminary works, but still has a lot of pieces missing
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.