commit | 83906d3c6b60b01a857405c7bdde89c12b3e67fc | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 31 16:32:37 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 31 16:32:37 2013 -0800 |
tree | 3ddf02b791a75ab739fb690cd45408e19c0e5e3d | |
parent | 4aecad82a6afbba394161bb1107e8456364c855b [diff] |
Something strange in actionlog. Removing database upgrades, slightly changing logic when adding new FileState Change-Id: I4933cf8c848d034973da7fdd86c0c82fa8eaf890
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.