commit | 203dfd2ccd72e183148b0c9f53ec8b556bcb4245 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Mar 13 21:35:48 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 15 13:30:17 2013 -0700 |
tree | 5a556bc45b4dc22ab160c30efd09fee7f7ac9968 | |
parent | d5d99bed9e2ee7d2a6c4e5625bfbe14dfa07c151 [diff] |
ccnx: Verification seems to work Change-Id: I988f4cefbb954444dcdb989a9295e3b491203206
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