commit | 0ccc9eccedbf62fa241cdc8843d0d1c7d10a6710 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 04 19:24:09 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 04 19:24:09 2013 -0800 |
tree | 3e27352ee62a6d5b09a789a725e5dac6cf0a73aa | |
parent | 03a511d8f6cb72dbd70ebe1f17372dcc35622815 [diff] |
test for tunnel
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.