commit | c8cf7c59ab395b7f9e9b848744bbc6070468ef33 | [log] [tgz] |
---|---|---|
author | Eric Newberry <enewberry@cs.arizona.edu> | Thu Apr 05 22:06:31 2018 -0700 |
committer | Eric Newberry <enewberry@cs.arizona.edu> | Sat Apr 07 16:40:12 2018 -0700 |
tree | b9316745c253befde2f7d28bcf814ff3c57bc468 | |
parent | f6db5bfc43ab7c52b2fb82e24b8ac018ce1fff44 [diff] |
build: find Boost lib architecture automatically refs #4573 Change-Id: I95053b56e0d6e2d1ab58d5e0030aa5180c2a2c41
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