commit | 974c5a62a7d59b75f6ed5610fe3084a46a7490b1 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Dec 28 14:15:30 2012 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Dec 28 14:15:30 2012 -0800 |
tree | 2f6c8b90f01d1047a064f4b6b88d1e4e5557115c | |
parent | d4924316cf8f902995242d7c42a9285fc39b9c4e [diff] |
more refactoring. Tunnel finishes
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.