commit | 29416360378a28ead3802a847728efa41cf15691 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 23 18:10:05 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 23 18:10:05 2013 -0800 |
tree | 8e8a41702ee65c70708f7cc6a273ac00f154c782 | |
parent | f2c16e0ec844f73bce7ac331d6febe7a4800c642 [diff] | |
parent | 81907f20bfac5b95f4b5c9ccdce3ba26ccdace86 [diff] |
Merge remote-tracking branch 'git.irl/master' Conflicts: src/fetcher.cc
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.