commit | 589be8e03c3542ff1523e18faf559a6731cb77c9 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sun Feb 24 20:51:12 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sun Feb 24 20:51:12 2013 -0800 |
tree | 84f2dbbbcb2ff3765b24b74643714d9d97fbb38f | |
parent | 54ed469109a49a9f697839c57abcd9cb0f00861e [diff] |
copy code from ccnpoke to support using keyname in keylocator field (the right way to publish) Change-Id: Iaa11bbc5382ba16c393f7c3207caeb284578abf2
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.