commit | 377cbebc65af75c530822ee1c028c81cc86423b3 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Feb 28 16:36:26 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 28 16:42:26 2013 -0800 |
tree | 11d7403a8f831440837d846720c660e63a6d0e16 | |
parent | 8e3e90791de993a122974ccac69aaefd9fbd8827 [diff] |
another attempt to fix http server crashing problem it worked in test, hope it works Change-Id: I452eeb203c96bdcdce642e0ac5f39fb6e03fca6c
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.