commit | f8ff5e1e2dfae19d898c8b46698e51032b26a963 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jul 11 13:57:32 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 15 13:22:11 2013 -0700 |
tree | eac81c7732da4027c9633db3c91bb3349f1002ea | |
parent | 0b38ad041f9cc7429a8a55c0cf2dfa76ab11b01f [diff] |
Make sure code compiles on Ubuntu 12.04 with boost 1.46 Work with permissions in boost::filesystem was introduced in boost 1.49
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