commit | faee2d40e6bb64885e7c8e1fc56b8c05926e9d55 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 24 17:47:13 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 24 17:47:13 2013 -0800 |
tree | b1833141aa3921a66b2ac538140ec9395efd0a99 | |
parent | d276f1e66ac07ae3f0f1f159cf4780286c739120 [diff] |
add test for dispatcher; synccore is not working in dispatcher; additionally, localStateChanged not called somehow; ccnx ccnLoop throws exception;
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.