commit | 9943bdad9427cd9592bf4fa111dd1d0a80a6b32e | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Jan 02 23:15:50 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Jan 02 23:15:50 2013 -0800 |
tree | 26369474df29189700a22243ab0e2c0c04a83647 | |
parent | f47109bf3668647d75004dbe5dbb2bd12e7b8a4d [diff] | |
parent | 3abe225b2e2034e4ab59d24affbda252acdf50a5 [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.