commit | cfd5dfcb6bc4887d10330788610b682f2acff732 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 22:21:31 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 22:21:31 2013 -0800 |
tree | f2c0a1ecb264ff6b15309d86a08756fe039dbb57 | |
parent | 2b0363a3a9f5b5fa949fa8b73760b5d4a4a4958b [diff] |
Bug: there was a subtle bug in fetcher (in some cases, same segment were rerequested)
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.