commit | 5acebd7e7b9b12967f619c233723416d72a6d112 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Feb 07 19:59:25 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Feb 07 20:15:36 2013 -0800 |
tree | 034c2e21233a98af8ad04d1188059efbda58f7e0 | |
parent | 473346f3fb499d7a23c2fe3442b048b6cec6d7d2 [diff] |
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.