commit | f1122c3458bf6243dea26e54f0b6938aa1284eec | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Jan 23 16:40:11 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Jan 23 16:40:11 2013 -0800 |
tree | 18804b7f336512604693addc79a6fd3fbdb2b199 | |
parent | 5f5dd9a3f7379471569a696fd8adc4a22d6acf72 [diff] | |
parent | f9978f89a7a53bcece933914f984c76c6eb76f84 [diff] |
Merge branch 'master' of git.irl.cs.ucla.edu:ndn/chronoshare
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.