commit | 03a511d8f6cb72dbd70ebe1f17372dcc35622815 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 04 17:13:28 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 04 17:13:28 2013 -0800 |
tree | f71660947a474f6ec38642c56594092897cce6bb | |
parent | d9d03f6bb06a4790a05ad5ec7d5f624a5ba00214 [diff] |
separate the two setInterestFilter operations for two wraper instances with 100ms delay. If the operations happen closely together, ccnx library is going to crash in keystore init with openssl error. Gee...
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.