commit | 4f62f44a25f300d92c4ea541dc3c66bbe7c4f27c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 07 22:36:08 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 07 22:36:08 2013 -0800 |
tree | a9753eb8d124c161267847d00d352e845ab5ff48 | |
parent | 848a8e49bba949163f0740cc08ee96bd62964733 [diff] |
Make sure that unit tests are not installed via ./waf install Change-Id: Ied2c67507be205748878a64de3617425a627c8fe
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.