Add the following to your Reticulum config to connect through this relay:
# Add under [interfaces] in ~/.reticulum/config [[RNS E1 Relay]] type = TCPClientInterface enabled = Yes target_host = rns-e1.atakhq.com target_port = 4242
Reticulum is a cryptography-based networking protocol for building resilient, delay-tolerant mesh networks. It works over any transport medium — from TCP/IP links to radio and serial — and provides end-to-end encryption by default.
Key properties:
This server operates a public Reticulum transport node. Transport nodes relay encrypted packets between Reticulum destinations across the network, enabling connectivity between nodes that cannot directly reach each other.
Anyone running a Reticulum instance can connect to this relay using the config snippet above. No registration or authentication is required for the public interface.