commit | 8e4e1b32dea734cddad76214a3d57da1e6be79cc | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sun Dec 30 23:58:07 2012 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sun Dec 30 23:58:07 2012 -0800 |
tree | 2cf911e6c6dd1aec3a43c6520f867dba89a3c132 | |
parent | 0d8f5d5d593382d5255387bf816144b615202078 [diff] | |
parent | 427bed477267b552b48286cea55b34619dd99643 [diff] |
Merge branch 'master' into dev
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.