Reticulum-Go

Warning

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

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

Reticulum Network implementation in Go 1.24+.

Aiming to be fully compatible with the Python version.

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

Usage

Requires Go 1.24+

make install
make build
make run

Using Go

go install github.com/Sudo-Ivan/reticulum-go/cmd/reticulum-go@latest

Linter

Revive

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

Cryptographic Libraries

  • golang.org/x/crypto v0.41.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%