commit | dd1f14d44bf8917279d1a0193d3ef9d73a4a7af0 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Mar 13 12:04:28 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 15 13:29:48 2013 -0700 |
tree | 75d47921115fa07430d194de43c2f23563d9b78f | |
parent | 3457ed4670ae3c2cca696edc639cb37d2b288e48 [diff] |
ccnx: Added verifier and a few small changes Change-Id: Idbdc0597bd9afb3cfa7c7bbc05175ca8aa1c6b1b
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