commit | 3d1beca7fcedff03c424504ba475ff656a8fc227 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Jan 23 14:55:32 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Jan 23 14:55:32 2013 -0800 |
tree | 35693b3d2018d27f214ea22437604261f8b2bb9f | |
parent | 9599cbd1bd4faee9f3b6acc022d12a4856e88219 [diff] |
update FetchManager and Fetcher
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.