commit | 354d46d395ab8968113d1590fbdb50f90682c8b2 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Feb 06 13:49:48 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Feb 06 14:20:15 2013 -0800 |
tree | 9f40819630c62fe919688615f185d2889e036220 | |
parent | a272a4efde7a958ea7f516ec05ce4bcd8061dcc3 [diff] |
timed-wait for fetcher in hope to solve crash problem Change-Id: I43d975c79deae25ab193fa484127b246e917724f
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.