1
0
Fork
You've already forked RetiNet
0
forked from SkyGuy/RetiNet
Cryptography-based networking stack. AGPL-licensed fork of Reticulum
  • Python 99.9%
2025年10月12日 11:10:21 +01:00
CRNS Reformat source files using ruff format 2025年10月04日 18:53:40 +01:00
docs Docs: Correct platform of Heltec T114 device 2025年10月12日 11:10:21 +01:00
Examples Fixup comparisons with None 2025年10月06日 12:54:41 +01:00
LICENSES Update Readme & add AGPL3+ license 2025年10月11日 22:35:35 +01:00
RNS RNode: Fix duplicate opcode 2025年10月12日 10:22:23 +01:00
tests Fixup comparisons with None 2025年10月06日 12:54:41 +01:00
.gitignore Cleanup 2025年04月08日 14:06:07 +02:00
Changelog.md Add SOCKSClientInterface to connect via a SOCKS proxy 2025年10月11日 22:56:09 +01:00
LICENSE Update Readme & add AGPL3+ license 2025年10月11日 22:35:35 +01:00
Makefile Exclude built documentation from sdist 2025年04月08日 14:36:59 +02:00
README.md Update Readme & add AGPL3+ license 2025年10月11日 22:35:35 +01:00
setup.py Reformat source files using ruff format 2025年10月04日 18:53:40 +01:00

RetiNet

Cryptography-based networking stack.

This is a fork of the excellent Reticulum project, created by Mark Qvist.

AES-256 encryption has been implemented to enable connections to existing servers.

Contributions are welcome and will be licensed under the AGPL, but there is no requirement to assign copyright.

Please create an Issue or Pull Request for anything you feel can be improved.

No Python package is available yet, but you can run a daemon with:

 python -m RNS.Utilities.rnsd

Acknowledgements & Credits

RetiNet can only exist because of the mountain of Open Source work it was built on top of, the contributions of everyone involved, and everyone that has supported the project through the years. To everyone who has helped, thank you so much.

A number of other modules and projects are either part of, or used by RetiNet. Sincere thanks to the authors and contributors of the following projects: