commit | 327e357d32232cfb20806e9ec48be2770afe1e4e | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Dec 25 13:19:01 2016 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Dec 25 23:27:15 2016 -0800 |
tree | 1736c3bf268dc8392fadc1e3af23bcc8b78daa5c | |
parent | f4cde4ebf3f0185c72ff2692dd52a8b291daa31a [diff] |
docs: Add AUTHORS file
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