Skip to content
All guide chapters

Links and sessions

How encrypted links turn a destination into a reliable session for requests and transfers.

Why open a link

Why open a link

Single packets are enough for simple messages. Links add a cheap encrypted channel with forward secrecy, RTT tracking, keepalives, and helpers for requests, channels, buffers, and file resources.

  • Link setup costs only a few packets once a path exists
  • Initiator anonymity still applies for the described link modes
  • Resources and channels ride on top of an established link

LINKREQUEST

Open session

LINKIDENTIFY

Exchange keys

LINKREADY

Send traffic

LINKCLOSE

Tear down

Application data belongs on a ready link. Requests, channels, and resources ride the same session.

Step 1 of 3

R
Reticulum-Go

A Go implementation of the Reticulum Network Stack. Building the future of resilient, sovereign communications.

Implementation License: Apache-2.0

Follow Development

Links

Quad4 Software

Backed by Quad4 Software. Building privacy-first, secure, efficient software.

quad4.io
© 2026 Quad4 Software. All rights reserved.
Deployed using Coolify