commit | 5c2475bb1f08371d195e5239e5ab328e9c1a0ccf | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Feb 26 22:57:31 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 27 13:46:53 2013 -0800 |
tree | 940b29e8b86db4830ef1cbd0dec904512e3ccb8b | |
parent | 20fd84a057ac833744201b33d445f1af58224388 [diff] |
check Change-Id: Ic15935035fd530425976228077aad3c6f7c560af
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.