commit | d7245813de71ce9fc2d8f7d017095ba2bf18a32e | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 13 21:06:57 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 13 21:06:57 2013 -0800 |
tree | 6b9d8eaea1f141c461e9c27bdbc3f963b6db9167 | |
parent | 555c4f1bce551bcf7e59767ab7b067f509a1a916 [diff] |
Several corrections to make sure code compiles with gcc and doesn't generate warnings Change-Id: I63e72ba724233953e9f36b11eca37070d6e06372
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.