commit | 3290b8e6dc1880eb49a800a4683b925e18f455dc | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 24 15:25:48 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 24 15:25:48 2013 -0800 |
tree | 98c870919679ea0d00a32dbf6645b3504041ad1a | |
parent | 1c036bf7bc4ec88ee55c3e3086209c2e6f52d95a [diff] |
drop redundant param in dispatcher constructor
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.