commit | 678f350c959682c965beb01ff87f9fd9c998da69 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 23 17:09:37 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 23 17:09:37 2013 -0800 |
tree | 273673e0900b1c0d2b6b560222b6b088d2a6d7d0 | |
parent | 2a6fa2baf022a63527e2e5bc8aaec85793fe3693 [diff] |
More logging
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.