commit | aa25b010954f749fda57fdca6b0e8d4cde730e11 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 27 12:00:30 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 27 12:00:30 2013 -0800 |
tree | cb5c81dcb0f82c7cb017e960554547c21b3ad2b0 | |
parent | 94240b5d0138b16dcf3d902dc850db3de7411a23 [diff] |
Ignoring annoying 'unused private field' warning Change-Id: If4f4cbd82edf6152789da196e0b5d40cbe8729f5
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.