commit | 1c036bf7bc4ec88ee55c3e3086209c2e6f52d95a | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 24 15:01:17 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 24 15:01:17 2013 -0800 |
tree | bfebfbc71beecb943751e6c477ebfc16e075e67d | |
parent | d94a8c62d59b2474ead251145e2b1334d40f2eaa [diff] |
small fixes in dispatcher
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.