Multi-path encrypted transport

Go ahead — kill a link.

Nexus Atlas is a Rust daemon that bonds every link a platform carries — satellite, cellular, microwave, radio, mesh, wired — into one encrypted Layer-3 connection, measuring each path several times a second and deciding per packet. Cut any of them below and watch the traffic reweight.

Five dissimilar links, one connection — cut them yourselfSimulation
Cut a link
5 / 5links alive in the bond
468 Mbpsdeclared capacity across live links
2 mslowest-RTT path still available
What you’re watching: a faithful simulation of the scheduler’s behaviour — capacity-weighted shares, dead-link reweighting, evidence-required recovery. The connection survives as long as any path survives. The measured behaviour of the real daemon lives on the evidence page.
4×/sper-link probing, default cadence — per-link configurable
0.1–0.75 straffic-reweighting cadence under degradation (typically configured; not a recovery guarantee)
2 min / 1 GiBkey rotation, make-before-break — zero measured loss
0.18 / 0.42 msbonding tax, p50 / p95 added latency — self-measured, reproducible
Every changegated by end-to-end system tests that run real daemons through real failures — not unit tests alone
6 typesof dissimilar links bonded on one field node at HEMUS 2026
Capability map

Eight subsystems, one decision loop.

Every capability below is real code in the daemon, and each has its own page: the mechanics, the numbers we have measured, and the configuration that turns it on.

Bonding & scheduling

Isolated per-link sockets and queues, evidence-required liveness, eight per-packet strategies including three adaptive escalation modes, gradual non-binary failover.

Mechanics & demos

Transport classes

Six delivery contracts on one tunnel: strict priority, deadline budgets, store-carry-forward, per-class multipath, Reed–Solomon recovery, adaptive per-class escalation.

The six lanes

Mesh & routing

A link-state mesh with no controller: LSDB flooding, Dijkstra SPF, multi-hop relay to 8 hops, duplicate delivery over independent first hops, encrypted gossip, signed config epochs.

Inside the mesh

Prediction

Signal trends, shared position and velocity, per-link range envelopes — and a terrain engine in development. Traffic moves before the link breaks; prediction only ever advises.

Predict, don’t react

Traversal & relays

NAT classification from the data socket, relay links as ordinary bond members, hole punching as a scheduler decision, deterministic relay election, signed discovery.

Reachability mechanics

Security

The Noise IK family with zero-loss rekey, pluggable peer authorization that fails closed, hop honesty stated plainly, SBOM/SLSA-provenanced releases, hardened deployment.

Crypto & assurance

Operations

One binary, one validated file, commit-confirmed applies with a deadman revert, signed fleet epochs, an offline provisioning wizard, a dashboard on every node, CLI and REST.

Run it

Integrations

Adapters that pull telemetry straight out of the radio — serial, Wi-Fi, Ethernet, Bluetooth — an adaptive video chain, Linux from ~15 g boards up, and Android in evaluation.

Hardware & adapters
Autonomy & boundaries

No controller. No cloud. And the limits, out loud.

Technical readers don’t trust sites that only list strengths. Here is both columns of the ledger.

What holds with everything cut off

  • Every node is autonomous: no controller, no orchestrator, no licence server, no phone-home. The daemon runs air-gapped indefinitely.
  • The mesh is its own control plane — configuration spreads peer-to-peer over the encrypted tunnels themselves, as Ed25519-signed epochs.
  • A partitioned network keeps operating on both sides of the split and reconciles when it heals.
  • Licensing follows the same posture: signed offline licence files, no activation server — and expiry never stops traffic.

Boundaries, stated plainly

  • Linux is the supported platform today (x86-64 and ARM64); Android runs the same engine in evaluation builds.
  • The inner tunnel is IPv4; the underlay — link binds and peer endpoints — speaks IPv6 since mid-2026.
  • Transport classes, mesh, traversal and prediction are opt-in by design: switched off, the data path is byte-identical.
  • Mesh relays are trusted members of your own fleet (traffic is re-encrypted per hop); hosted traversal relays forward envelopes they cannot open. Two different trust models — both stated precisely.
  • At default settings, hard dead-link detection is ≈1.25 s (5 missed probes at 250 ms); the sub-second figure is the reweighting cadence. Tuned profiles go faster and are labelled as tuned.
Operating environments

Built for the places where one link is one failure.

The engineering is environment-agnostic; the business cases are not. Each context below is argued properly — for decision makers — on the business site.

Contested spectrum

Diversity across links and bands: when one band degrades, quality scoring shifts classes onto links that still deliver — while any usable path remains.

Defence & security ↗

Platforms that move

Endpoint roaming, predictive handover, and a compute floor around 15 grams — the airframe carries the network it needs.

Uncrewed systems ↗

Networks in a disaster

Bond whatever remains, mesh what you brought, and let store-carry-forward hold the data through the blackout.

Public safety ↗

Infrastructure at the edge

VSAT through weather, SCADA in priority classes, telemetry with no gaps — monitoring that outlives the link.

Critical infrastructure ↗
Honest comparison

Where Atlas wins — and where it doesn’t.

Nine alternatives, compared by mechanism, with a concession block for every one of them. The short version:

QuestionTypical alternativeNexus Atlas
What happens as a link degrades — before it fails?Nothing until a threshold trips, then everything at onceContinuous quality scoring; load shifts gradually on a typically configured 0.1–0.75 s cadence
Can it bond dissimilar bearers — VSAT beside a 64 kbps serial radio?Rarely; most bond same-kind links onlyYes — declared capacity from a few kbps to multi-gigabit, each link scored on its own terms
What infrastructure must stay reachable?An orchestrator or a vendor cloudNone — there is no controller to pay for or to lose
Live demos

Every claim you can click.

Thirteen interactive simulations across the site — kill links, flood classes, jam bands, push configs — plus the scripted namespace demos that ship with evaluation builds.

The Nexus Atlas network

One product, six destinations.

This site carries the engineering truth. The rest of the story lives with its audience.

Deciding rather than verifying? The business case — solutions, evidence, briefings — lives at nexusatlas.eu. Send your colleagues there; keep this tab for yourself.
Request an evaluation

Bring the link you don’t trust.

We’ll bond it to the ones you do — on your hardware, against your failure modes. An evaluation starts with a conversation with the engineers who built this.