commit | 66dc5a9190f9e2491cd2ff80b6e115e0ee81f0ad | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 08 21:41:15 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 08 21:41:15 2013 -0800 |
tree | 5b69db7dbb7fc9c00f7d620dea27d8a85896d2bf | |
parent | 4eabef1f182524870ff80024a1fb9a4bb12653a5 [diff] |
refactor class Task
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.