commit | 3457ed4670ae3c2cca696edc639cb37d2b288e48 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Mar 12 15:15:21 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 15 13:29:18 2013 -0700 |
tree | cf26edcc8f6280ca5693cf0b7164fc04fd2b5214 | |
parent | f2c9549bbfdbce98eca961556b57bf77bf3dca0e [diff] |
ccnx: Adding Key abstraction Change-Id: I8ee3754c2c44da0daac964468f72b81757ebaada
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