commit | d34106ae3bd47265b6dd7b6269211a2371be77e9 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 04 15:51:55 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 04 15:51:55 2013 -0800 |
tree | 8467d7d17561b27cf360f7a8502421d3c6fd8e0b | |
parent | bc4bceb6650bf8b5c75bb8ba20915bf5cb56b67f [diff] |
fix bug in incomingData; should not delete closure there
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.