commit | c87e80125fabb494868dc7c10c528f5d0760e0ee | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 12 14:24:24 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 12 14:24:24 2013 -0800 |
tree | babfea35358602d20cc397183889e8cf4caab9cb | |
parent | 84894d3d6623c9ff84650bab84a75b7fec014d65 [diff] |
Add exception handling (ignoring) in content server Change-Id: I3d0870106d50aea10113dac97f5954785dd65bb2
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.