commit | 94b64807af1daca188a3086a2b2c35a59d1d4e58 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 22:26:18 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 22:26:18 2013 -0800 |
tree | ae6efd04fae0ddfb31ddd63a2be69e3491a0e387 | |
parent | 4a78b1a12c7ab0172bb28e40e9cbfdf91e828a45 [diff] | |
parent | da5a14f08282944c0a790d2c01514871fd2ffe05 [diff] |
Merge remote-tracking branch 'git.irl/alex' Conflicts: src/fetcher.cc
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.