Navigate the multipath tipping point for quantum-safe connectivity

As single-path TCP sessions degrade when links fail, Taurnet 1.0 bonds satellite, cellular, and fiber subflows with hybrid QKD/PQC security and Bell-state path optimisation — clearing resilient sessions for maritime fleets, remote sites, and latency-sensitive enterprises.

Top enterprise technology

Data-T advances smarter connectivity through industry-leading multipath transport, hybrid quantum security, and auditable path-selection for mission-critical networking.

Taurnet 1.0™

Live bonding console for MPTCP sessions, Bell-state path picks, and BB84 session protection.

1.0

Throughput

Laboratory bonded-path aggregate across Starlink, 5G, and Fiber subflows.

250 Mbps

Latency

Engine present in compose stack with 15 ms laboratory round-trip.

15 ms

Bonded paths

Three-path inventory — satellite, cellular, and terrestrial interfaces.

3

POST /api/*

Bonding status, quantum optimise, and QKD generate endpoints.

REST

Security

Hybrid QKD when available; ML-KEM / ML-DSA fallback per FIPS 203/204.

QKD·PQC

Smarter impact powered by Data-T

Data-T Connectivity Summit · 01 September 2026, 11 AM BST

Unlock expert insights on quantum-safe multipath bonding

Optimise maritime, remote, and enterprise outcomes from MPTCP, QKD, and hybrid traffic intelligence.

Save your seat!

API Taurnet 1.0 · POST /api/bonding/*

Same-origin proxy at /api/taurnet forwards JSON payloads to the Quantum Multipath Bonding backend. Core surfaces from CDNER-X static HTML: lab console, research dashboard, and API documentation. Endpoints: /health, /api/bonding/status, /api/bonding/start, /api/quantum/optimize, and /api/qkd/generate.

Taurnet 1.0 · Multipath bonding console

Live laboratory dashboard from the bonding engine, Bell-state path picker, and BB84 sifting service — converted from CDNER-X docs/static/dashboard.html and lab console.

Checking…
Link
Throughput
Latency
Engine

Bonded session

Round-robin UDP across satellite, cellular, and fiber.

Path recommendation

Bell-state path optimisation — POST /api/quantum/optimize

Session protection

BB84 sifting — POST /api/qkd/generate

Figure source A — lab telemetry

Lab telemetry tiles and bonded interfaces

Four-plane architecture

Intelligence, security, control, and data planes

Bonded paths

Session to scheduler to three paths

Bell-state counts

Bell state histogram 00 versus 11

BB84 sifting

Alice and Bob basis agreement

Path inventory — bonding service

PathKindBindTarget
Starlinksatellite127.0.0.1:9001127.0.0.1:10001
5Gcellular127.0.0.1:9002127.0.0.1:10002
Fiberterrestrial127.0.0.1:9003127.0.0.1:10003

Bell-state decision — control excerpt

qc = QuantumCircuit(2, 2)
qc.h(0)
qc.cx(0, 1)
qc.measure([0, 1], [0, 1])
# if C(00) > C(11): first path else last path
selected = paths[0] if counts.get("00", 0) > counts.get("11", 0) else paths[-1]

Stay connected

What's New at Data-T — Taurnet 1.0 API releases, multipath research, and connectivity news.