Terminal profiles become company infrastructure
Content teams, scrapers, operators, and AI founders need isolated terminal identities with network, credential, and role boundaries.
Browser farms got profile isolation. AI companies need the same discipline for terminals, agents, devices, credentials, and routes. Blackhole Mesh turns that operating layer into a founder-led product you can actually roll out.
Blackhole Mesh now has a repo-saved media system for founder sales, comparison pages, pricing moments, launch graphics, and marketplace cards. The visual language is private networks, operator desks, governed terminals, and high-trust company control.

Content teams, scrapers, operators, and AI founders need isolated terminal identities with network, credential, and role boundaries.
Each company, worker, and machine gets a governed mesh presence that can be reviewed during assisted onboarding.
WireGuard, embedded NATS, CRDT state, MagicDNS, Cap’n Proto, and health telemetry become visible proof instead of hidden plumbing.
Mesh workspaces connect naturally to AISP roles, Gatekeeper budgets, and Pitt Management company templates.
Start with founder-led mesh onboarding, then attach AISP roles and Gatekeeper controls after first-value proof.
$ blackhole validate --assisted
● mesh: peer count confirmed during onboarding
● nats: cluster topology validated per deployment
● wireguard: tunnel health checked before launch
◆ latency: assisted-beta target
◆ xdp: fast-path evidence captured in setup
──────────────────────────────────────
evidence: customer-specific release: assisted beta
While others process packets in userspace, Blackhole processes them at the NIC — before Linux even sees them. This is unprecedented in consumer mesh networking.
WireGuard packets are processed at the NIC using eBPF XDP hooks. The Linux kernel network stack never touches them — no socket buffers, no interrupt coalescing delay, no scheduler latency.
Every Blackhole agent IS a NATS server. No external broker needed. Disconnect the coordinator — the mesh still routes messages. The broker is the node.
"Zero external dependencies. Zero external coordinators. Latency targets stay evidence-led. That's what Layer −1means."
A complete operating system for your mesh — from NIC interrupt to agent session.
NIC-speed kernel bypass — WireGuard at hardware interrupt
The mesh OS kernel — agent.go, lifecycle orchestration
Built-in message bus — every node is a broker
Identity, certs, Cap'n Proto wire format
mDNS, PeerRegistry CRDT, hub announcements
WireGuard tunnels, STUN, relay fallback
MagicDNS *.bh, IPAM, route propagation
ACLs, Zero Trust tokens, posture, flow logs
AISP sessions, Gatekeeper, BMAP, exec channels
The network can partition. The state always converges.
Distributed increment with no coordinator. Each node owns its partition.
Last-write-wins key-value. Timestamp arbitration, zero conflicts.
Add and remove concurrently without coordination. Unique tags prevent phantom deletes.
Causal ordering across nodes. Detect causality, detect concurrency.
Distributed peer discovery. The mesh knows itself.
CRDT-based file synchronization. Your files converge like distributed state.
No server contact. No revocation list. Device health baked into the token itself.
Cryptographic proof designed to avoid a server roundtrip
Device health is part of the token. Sick device = invalid token.
Expiry baked in. Short-lived tokens by default.
Increment epoch to invalidate issued tokens after propagation.
Your mesh ships with a distributed database, binary wire format, and auto-provisioned streams.
Assisted-beta target: 7 automated playbooks with sub-30-second MTTR after evidence review.
Assisted-beta targets stay in the claim ledger until reproducible benchmark evidence is published.
Simulated launch telemetry for the assisted-beta claim ledger.
One-command onboarding target for supported platforms after proof.
# Confirm Linux installer path during assisted onboarding # Start the agent $ blackhole agent start # Validate mesh status during onboarding $ blackhole validate --assisted
Supports Linux, macOS, Docker, and Kubernetes in assisted onboarding; dependency claims remain ledgered until release packaging is published.
| Feature | Blackhole | Tailscale | ZeroTier | WireGuard | Nebula | Headscale |
|---|---|---|---|---|---|---|
| XDP kernel-bypass fast path | ||||||
| Embedded NATS message bus | ||||||
| CRDT distributed state | ||||||
| Cap'n Proto wire format | ||||||
| JetStream auto-provisioning | ||||||
| Offline token verification | ||||||
| CRDT file sync | ||||||
| Evidence-gated proof checks | ||||||
| Latency evidence ledger | ||||||
| Intra-mesh RPC target ledger | ||||||
| Self-healing BMAP | ||||||
| MagicDNS (*.bh) | ||||||
| Open protocol / MIT license | ||||||
| Coordinator-minimized target | ||||||
| AI agent session layer |
Works everywhere your code runs
XDP kernel bypass. Embedded NATS. CRDT state. ZK proofs. Cap'n Proto. Founder-led setup for secure mesh workspaces, with first-value proof before broad self-serve rollout.