commit | 704a6585475506dfaf7a4247e1eb5135dd3e67f5 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Mar 13 16:44:42 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 15 13:30:01 2013 -0700 |
tree | 72d62a459b3cd3e219cc4afd1779de527cf0d66c | |
parent | 9dd9adc1e0c640ea4022a7eb6bd0a8e8bf05154e [diff] |
ccnx: Always use key name when signing content object Change-Id: I6a44290eb40cd8e4f6cf29d1f94765ba90914c02
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