commit | 608f7b36faddb1e5feeb319c674741c6f5d86fe3 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 08 19:57:11 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 08 19:57:11 2013 -0800 |
tree | 34e622efb8310911275a80557085dd17c3afd1e5 | |
parent | bc2f6289efe9a187d6e6cf97c40f38e693800aae [diff] | |
parent | 7f335c1ac2880b528be4644afd56132e9f1093ec [diff] |
Merge remote-tracking branch 'origin/master' Conflicts: 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.