commit | 746d444c4997d8df31c0fb996c8acc832617c324 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Mar 13 17:06:54 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 15 13:30:05 2013 -0700 |
tree | 7b84a70765ac25e81833590cd517f85a16170a78 | |
parent | 704a6585475506dfaf7a4247e1eb5135dd3e67f5 [diff] |
ccnx: Make verifier thread-safe; use it in ccnx-wrapper Change-Id: I5ba3d2565921c461cabe912fb86504bc36b6a69f
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