2025-09-27 05:50:29 -05:00
2024-12-31 17:51:22 +00:00
2025-04-18 22:53:38 -05:00
2025-05-04 03:47:09 -05:00
2025-09-25 03:27:49 -05:00
2025-09-25 13:11:56 -05:00

Reticulum-Go

Warning

This project is still work in progress. Currently not compatible with the Python version.

Socket Badge Go Test Multi-Platform Run Gosec Go Build Multi-Platform Go Revive Lint

Reticulum Network implementation in Go 1.25+.

Aiming to be fully compatible with the Python version.

Feel free to join our seperate matrix channel for this implementation.

Usage

Building

Requires Go 1.25+

make install
make build
make run

Experimental Green Tea GC

New GC as of Go 1.25.

See greenteagc github issue for more info.

make build-experimental

Linter

Revive

revive -config revive.toml -formatter friendly ./pkg/* ./cmd/* ./internal/*

Cryptographic Libraries

  • golang.org/x/crypto v0.42.0 - Cryptographic primitives
v0.6.0 Latest
2025-12-30 18:41:36 +00:00
Languages
Go 96.3%
JavaScript 3.2%
Nix 0.3%
Dockerfile 0.1%
Shell 0.1%