commit | 8da3365d3c4b26489f97e40f03224a1b56dbb87e | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Mar 04 10:52:03 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Mar 04 11:11:24 2013 -0800 |
tree | 94028790007ec1f889c1b8b5b886ba77c4f7a337 | |
parent | d985a8585eae3a443001aea210dc59287c1f0fcd [diff] |
handle exception in starting http server Change-Id: I695356e3de8a6d98101e58585c9e5450b7abf922
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.