commit | b682d5d3124e16303dc058b8bd585201484abf09 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Feb 12 21:22:51 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Feb 12 21:22:51 2013 -0800 |
tree | 8132b1e6610f7a08ca199c5695c3c1e671bc195d | |
parent | c87e80125fabb494868dc7c10c528f5d0760e0ee [diff] |
catch only NameException and log error in content server Change-Id: I600d52d6cee98b80547c5b395442351e0c3350de
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.