commit | 337e073db7c78defc8df8f373e664cdabca0f636 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 18 20:27:14 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 18 20:27:14 2013 -0800 |
tree | a85385cb559f2000b3921517161894221e31a171 | |
parent | f567412b49aa6a0ea739889b010ebb494c70c1e7 [diff] |
minor changes in actionlog
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.