commit | a6472e03351da548efff8e708908fbd824bd7cdb | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sun Jan 06 14:33:37 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sun Jan 06 14:33:37 2013 -0800 |
tree | a577864a34c7b63a047a6cffa1fe205ade1c82b7 | |
parent | 49193a13a3b7ffb6b3cb35aac7aa0fadd74731f5 [diff] |
separate selectors
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.