commit | a28734bf9d05f72ac8d81100f72ae40f4763b480 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 03 19:23:40 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 03 19:23:40 2013 -0800 |
tree | 468b1211177cff8b7014ce2d6130c27bc83062b1 | |
parent | 85dc03d9547e8e5fc0c0500e46ea7beb2f0e3b9f [diff] |
wscript
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.