commit | 9dd9adc1e0c640ea4022a7eb6bd0a8e8bf05154e | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Mar 13 16:12:09 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 15 13:29:56 2013 -0700 |
tree | 7a7c98a29a9d37c4c644d873221af88097757375 | |
parent | dd1f14d44bf8917279d1a0193d3ef9d73a4a7af0 [diff] |
ccnx: Rename Key to Cert; fix bug with the usage of Hash Change-Id: Ic7656e6d8d46729d663ccfa5412e78443aff76bc
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