commit | 3345b7c9642a4c7041299b6ef8e0c9674d51a9e7 | [log] [tgz] |
---|---|---|
author | Eric Newberry <enewberry@cs.ucla.edu> | Thu Jan 30 16:42:33 2020 -0800 |
committer | Eric Newberry <enewberry@cs.ucla.edu> | Fri Jan 31 16:38:11 2020 -0800 |
tree | 6ab5a5d5de453ba726b6fc2192243734f37db340 | |
parent | c8cf7c59ab395b7f9e9b848744bbc6070468ef33 [diff] |
docs: restructure and update AUTHORS.md refs #5078 Change-Id: If302d635a4cb2b6ca0ab6ec0206a20cf6d1eaa6b
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