commit | 43eb27399ac5e543bd30f58cb38562a3d1da7cae | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Dec 28 00:48:26 2012 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Dec 28 00:48:26 2012 -0800 |
tree | 534c1c169231d1f1109731d884ed32a17a3645c6 | |
parent | eb9aa9200b018e6ffef9cff3a5429d27bd55ef6e [diff] |
refactor 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.