commit | 4a78b1a12c7ab0172bb28e40e9cbfdf91e828a45 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Jan 28 22:13:26 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Jan 28 22:13:26 2013 -0800 |
tree | b0191a750a8389c0eb90a6cc13b68c026198c522 | |
parent | ff4fa8ae368af8294de06663cb67c9d7adc5894c [diff] | |
parent | 2b0363a3a9f5b5fa949fa8b73760b5d4a4a4958b [diff] |
Merge remote-tracking branch 'origin/master'
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.