commit | 888be474c0100cc1a7229aadfb2dc234dcc83f7f | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Feb 01 14:25:33 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Feb 01 14:25:33 2013 -0800 |
tree | a058288738ab8ef0a3062b65aaea5601aadd9007 | |
parent | f3a9fa6031a007fd013ddf375902bbd91a43d295 [diff] |
set is_complete flag for local published file Change-Id: Ia24ad5a03555a06d3cabe8b90b006b2edbe49af6
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.