commit | 483676f7852f5353610a3f058c1fc26f0f46922e | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Dec 25 14:21:08 2016 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Feb 10 18:49:13 2017 -0800 |
tree | bda5a8ac8a1424274b2171efce1cc5a5197efcaf | |
parent | e16ed214de805e83f6e5f220015a1e95a58d005f [diff] |
adhoc: Remove (functionality is moved to NFD Control Center) Change-Id: I58a24f3ecb002679c3c066072b1daca15e05f64f
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.
To see more details about ChronoShare design, click here.
To see more configure options, use ./waf configure
. To compile with default configuration, use
./waf configure ./waf