commit | 79264a4d6f9327c09a1da455339388ca25748641 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Feb 07 21:49:42 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Feb 07 21:52:41 2013 -0800 |
tree | a24b82ea62f0ca4e470f1851e33f89b1e3e5daa9 | |
parent | 34c8d40a5029c09e523fa743e4bb0ea291c8c40f [diff] |
add check of verification for content Change-Id: If3404c76bb001fb65ebb9a231020bc7a319a0142
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.