GNUnet for developers
Repositories
A list of our Git repositories can be found on our our Git Server.
المراجع
Technical papers can be found in our bibliography.
Discussion
We have a mailing list for developer discussions. You can subscribe to or read the list archive at http://lists.gnu.org/mailman/listinfo/gnunet-developers.
Regression Testing
We have Buildbot automation tests to detect regressions and check for portability at https://old.gnunet.org/buildbot/gnunet/.
Code Coverage Analysis
We use LCOV to analyze the code coverage of our tests, the results are available at https://old.gnunet.org/coverage/.
Performance Analysis
We use Gauger for performance regression analysis of the exchange backend at https://old.gnunet.org/gauger/.