commit | 5957c0d1c8d9a82d86b3256ad91764fbb6c4d315 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Feb 08 13:47:52 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Feb 08 13:47:52 2013 -0800 |
tree | 9c113b84d64b3d0200952c79a98e06dff5741bf4 | |
parent | 4f62f44a25f300d92c4ea541dc3c66bbe7c4f27c [diff] |
fix verify signature bug; add log info when content cannot be verified in fetcher Change-Id: I7742f46848a3e108e8f57b2e8c39d044e6eb4997
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.