commit | e16ed214de805e83f6e5f220015a1e95a58d005f | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Dec 25 18:09:44 2016 -0800 |
committer | Alex Afanasyev <aa@cs.ucla.edu> | Fri Feb 10 16:52:52 2017 -0800 |
tree | a5104af7fcb1fc751c66a4dc2bf913664967e910 | |
parent | 40f184f4dd8b67feec446428552c8943a549ff1b [diff] |
gui/js: Update to latest NDN.JS Change-Id: Ica3a4e20fe36ad3c4dedeee729dcc899684d6b77
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