commit | d9826669a4a50f60070abe2c876f2765d98fffd0 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 11:18:06 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 11:18:06 2013 -0800 |
tree | 67185a358b89ff96d8d7f44f3bd8bb337230dd8b | |
parent | f8b22bfe5568813f22fc22baea6eb494144f66e1 [diff] |
Adding extended logging in ccnx-wrapper
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.