commit | e42b45727e85def960b34c79c9b7f654d0765491 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 22 15:57:54 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 22 15:57:54 2013 -0800 |
tree | 5513fb5d54dbc77aa4e35c78735e21530b47a5cb | |
parent | cbda99234233d5e1e9f2343820add041feab3b06 [diff] |
add ContentServer
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.