commit | f3a9fa6031a007fd013ddf375902bbd91a43d295 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 31 17:23:09 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 31 17:23:09 2013 -0800 |
tree | b3798e6286d9fcdf7f2a323eb05adbd84fe31e2f | |
parent | ce9251049395fb146b0b973a17154a8a0e8821bf [diff] |
add check for case that should not have happened: complete callback fired for file fetching, but objectsToLocalFile failed Change-Id: I19012535a93754977ba07c0f2e1ad8e3d140aeec
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.