commit | 5f6181a6859e55f132f12c580b5906f93ebb9e4d | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 25 17:31:30 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 25 17:31:30 2013 -0800 |
tree | e8fe0e63547503f5a03a2a71b7fbed825f946d4f | |
parent | 69e131793ddc6b55572aa55048a3d74b34cc8cad [diff] |
log instead of exception in dispatcher
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.