commit | b3d4cd590de5755dc3caa24133336ebe50e2c110 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 11:20:52 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 11:20:52 2013 -0800 |
tree | eade6693a552cd2ffd0c6e748ef88238265b83a6 | |
parent | 7599db43617ccdf7c5406027ac614e625bb72a8c [diff] | |
parent | d9826669a4a50f60070abe2c876f2765d98fffd0 [diff] |
Merge remote-tracking branch 'git.irl/alex' Conflicts: ccnx/ccnx-wrapper.cpp
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.