commit | 590d1b60b2c5e18fad6c2e90cd458e01815842f5 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Jan 23 21:34:16 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Jan 23 21:34:16 2013 -0800 |
tree | 4371b7c258150ff41d6eda83247702d4690711e7 | |
parent | 6fe6d885098ab837e4b0e26cbee8143eee4562ad [diff] | |
parent | b2e608d27d5ba09c9cde4b967a219276d3aa9c9e [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.