commit | 8e3e90791de993a122974ccac69aaefd9fbd8827 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Feb 28 15:40:51 2013 -0800 |
committer | Gerrit Code Review <gerrit@Git.irl.CS.UCLA.EDU> | Thu Feb 28 23:47:49 2013 +0000 |
tree | 77cbb89bb873cde16ebc45ea5b063801e6e71905 | |
parent | d121989ee3ce28266ff928b9f845c8ef6dda768c [diff] |
auto-update works Change-Id: I49c0c5982d641d51d4f79ee201ae60a127af6c03
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.