commit | 49193a13a3b7ffb6b3cb35aac7aa0fadd74731f5 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sun Jan 06 14:25:04 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sun Jan 06 14:25:04 2013 -0800 |
tree | 5d70927104197ac523b446d00caf1e7e11d8d0fd | |
parent | 707f6df2a12889d1f6f7a879de50518a403e3f34 [diff] |
clean up ccnx-wrapper
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.