commit | 82de6d2f2e92881a2f505a79f79f04c27bb2a3c7 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 03 14:15:35 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 03 14:15:35 2013 -0800 |
tree | 773ba2ce5169eff9e5c246f7b9fa5351054c58b3 | |
parent | 410c83e1d4718533779ea4b3b1d118c4e4bbff2e [diff] | |
parent | cb2d0dd7f8490f9ac5f695964572939bf228d2b0 [diff] |
Merge branch 'dev' Conflicts: include/ccnx-wrapper.h
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.