From 872aadc3dd8b6c388824e35190390a758cb58e2c Mon Sep 17 00:00:00 2001 From: PoincareMesh <155474188+PoincareMesh@users.noreply.github.com> Date: Mon, 15 Jan 2024 03:17:51 +0100 Subject: [PATCH] Create credits_nl.md --- source/credits_nl.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 source/credits_nl.md diff --git a/source/credits_nl.md b/source/credits_nl.md new file mode 100644 index 0000000..66745fe --- /dev/null +++ b/source/credits_nl.md @@ -0,0 +1,27 @@ +# Dankbetuigingen en referenties +Reticulum kan alleen bestaan dankzij de berg Open Source-werk waarop het is gebouwd, de bijdragen van alle betrokkenen en iedereen die het project door de jaren heen heeft gesteund. Iedereen die geholpen heeft, hartelijk dank. + +Een aantal andere modules en projecten maken deel uit van of worden gebruikt door Reticulum. Oprechte dank aan de auteurs en medewerkers van de volgende projecten: + +- [PyCA/cryptography](https://github.com/pyca/cryptography), *BSD License* +- [Pure-25519](https://github.com/warner/python-pure25519) by [Brian Warner](https://github.com/warner), *MIT License* +- [Pysha2](https://github.com/thomdixon/pysha2) by [Thom Dixon](https://github.com/thomdixon), *MIT License* +- [Python-AES](https://github.com/orgurar/python-aes) by [Or Gur Arie](https://github.com/orgurar), *MIT License* +- [Curve25519.py](https://gist.github.com/nickovs/cc3c22d15f239a2640c185035c06f8a3#file-curve25519-py) by [Nicko van Someren](https://gist.github.com/nickovs), *Public Domain* +- [I2Plib](https://github.com/l-n-s/i2plib) by [Viktor Villainov](https://github.com/l-n-s) +- [PySerial](https://github.com/pyserial/pyserial) by Chris Liechti, *BSD License* +- [Netifaces](https://github.com/al45tair/netifaces) by [Alastair Houghton](https://github.com/al45tair), *MIT License* +- [Configobj](https://github.com/DiffSK/configobj) by Michael Foord, Nicola Larosa, Rob Dennis & Eli Courtwright, *BSD License* +- [Six](https://github.com/benjaminp/six) by [Benjamin Peterson](https://github.com/benjaminp), *MIT License* +- [Umsgpack.py](https://github.com/vsergeev/u-msgpack-python) by [Ivan A. Sergeev](https://github.com/vsergeev) +- [Python](https://www.python.org) + +Het protocolontwerp en de referentie-implementatie voor Reticulum werden tussen 2014 en 2022 uitgevoerd door Mark Qvist. + +De [Python-referentie-implementatie van Reticulum](https://github.com/markqvist/reticulum) en deze website zijn gelicentieerd onder de [MIT License](license.html). Doneer om de voortdurende ontwikkeling te ondersteunen. + +---------------- + +
Het Reticulum Protocol is het gedeelde eigendom van alle mensen,
Ik draag het bij aan het publieke domein.

Toegewijd met hoop en geloof in de toekomst
vrijheid en welvaart van allemaal,
op aarde en daarbuiten.

Bedankt
+ +----------------