commit | 80e0d203e8f39eb0bbddf9aa71852a7b7bc73833 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhuzhenkai@gmail.com> | Fri Feb 08 05:04:10 2013 +0000 |
committer | Gerrit Code Review <gerrit@Git.irl.CS.UCLA.EDU> | Fri Feb 08 05:04:10 2013 +0000 |
tree | 8b9d957c0e1785f03d68330a2596be4115b42131 | |
parent | a323063d62e9852609bba4d10e1264e4c60a357c [diff] | |
parent | 5acebd7e7b9b12967f619c233723416d72a6d112 [diff] |
Merge "add hacks to allow publishing unsigned data This is mainly to reduce the computing overhead when serving content object from database Change-Id: I15dd03a496b21ab38bb1f00027eedada5282a743"
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.