commit | f6db5bfc43ab7c52b2fb82e24b8ac018ce1fff44 | [log] [tgz] |
---|---|---|
author | Yukai Tu <ytu@cs.ucla.edu> | Fri Apr 14 12:13:03 2017 -0700 |
committer | Yukai Tu <ytu@cs.ucla.edu> | Thu Apr 20 15:27:27 2017 -0700 |
tree | df4815c7cf560022e23313025a5bed581dd1536c | |
parent | c1a933312395047b929a5d3d4d47edb719214e75 [diff] |
Fix restart Segment Fault bug Change-Id: I09891273dd9a3acd5ce396dbd890e08034dca9d7
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