commit | 3f64d2ddc511da32c2acb9fe852e77a177c59dfc | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 25 14:34:59 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 25 14:34:59 2013 -0800 |
tree | 877d189e6ee534bde11c0b5d4c01c65028fcb13e | |
parent | cbbb88860cbac60f26daf6a0937b6b91a50ea826 [diff] |
fix bug in dispatcher about registering prefixes unify broadcast domain in fetch-manager
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.