commit | cb2d0dd7f8490f9ac5f695964572939bf228d2b0 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 03 14:10:48 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 03 14:10:48 2013 -0800 |
tree | 8b3a18bd675f4d4071b24660ff6410a7ac425737 | |
parent | 9943bdad9427cd9592bf4fa111dd1d0a80a6b32e [diff] |
use Name everywhere
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.