commit | d5d99bed9e2ee7d2a6c4e5625bfbe14dfa07c151 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Mar 13 19:15:56 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 15 13:30:11 2013 -0700 |
tree | 6c00f26d3910ac1c826e4d974b8bc779f82de0c0 | |
parent | 746d444c4997d8df31c0fb996c8acc832617c324 [diff] |
ccnx: Correct way of verification, no longer rely on ccnx checking Change-Id: I10c7fb51bc9bcabb906749a0d5122dfa1fc57970
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