commit | 99bc4b3587fea4ec58d7ebc433d1ec4d0be38dfe | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 15 16:05:26 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 15 16:05:26 2013 -0800 |
tree | 77f0e3823338c945b195a7172561a3e673db0961 | |
parent | f8e81e0ee4ee2209114a089f29a02c2514905d59 [diff] |
resume using event scheduler in sync-core
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.