commit | c3fd51e69b9a19b4f8adb2ba827689a32dc7d16b | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 22 10:45:54 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 22 10:45:54 2013 -0800 |
tree | bd4fb15576a9d7c39876c8df0b47dd4140cfd25d | |
parent | 337e073db7c78defc8df8f373e664cdabca0f636 [diff] |
dispatcher
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.