commit | 729b289338e57c24f624075d616083e2e7740578 | [log] [tgz] |
---|---|---|
author | Yukai Tu <ytu@cs.ucla.edu> | Thu Feb 09 21:15:48 2017 -0800 |
committer | Yukai Tu <ytu@cs.ucla.edu> | Thu Mar 16 16:51:51 2017 -0700 |
tree | 3eb2eb918e9f243c842e0f73336b89adc64c6edf | |
parent | 73287f5edcd1102ad46ca000eae2663065abc11a [diff] |
Restore routable prefix discovery in Dispatcher module Change-Id: I8ba52ca784d8ab3c1afb56fc468986904cca8d35
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