commit | f567412b49aa6a0ea739889b010ebb494c70c1e7 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 18 20:26:16 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 18 20:26:16 2013 -0800 |
tree | f63fccdd0bdff2edd4c144dbf452695cc1870717 | |
parent | c8a54ca8fbd4aa4fe7fd4f5cd70a39d279fe1571 [diff] |
fix 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.