commit | 1dd37ed44eb0ce8d5044ba95abbc1d6bdb482bac | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 14 18:08:09 2013 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Thu Aug 15 15:14:11 2013 -0700 |
tree | daf537d52c9c9fa9b7cf6a11457bb8a88818bff3 | |
parent | adb54ebbc4d87401fb8b364e9c002eb81955118c [diff] |
Switch from NDNx to CCNx Change-Id: Icc2e6dd95d9c4e0ba22b7efb9933c1db7194842e
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