commit | 8e56d083b40c77b1a2dada484d1db956b03daef7 | [log] [tgz] |
---|---|---|
author | Lijing Wang <ooofreedom@gmail.com> | Sun Dec 25 14:45:23 2016 -0800 |
committer | Yukai Tu <ytu@cs.ucla.edu> | Mon Feb 06 15:54:50 2017 -0800 |
tree | 64e30e87ac9c410556839cec1edcf5fa6f04aefe | |
parent | 931546fabd846446c8bc0f32086be45410705909 [diff] |
dispatcher Change-Id: I5ff25afcba3f03249ae32cf9c656f69ecc38d424
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