Architecture in five claims.
MeshWG keeps things simple. Here are the core principles that define how it works, and why it's different.
One place where policy is decided
All overlay traffic between your machines is routed through a single managed hub — the one place where access rules are applied. Your machines don't need to discover each other directly; they reach the hub, and the hub decides who reaches whom.
- Single managed hub
- Consistent access rules
- No direct machine discovery
Strict isolation between organizations
Each organization is fully isolated from every other organization on the service. Other organizations cannot see or reach your machines, even if they happen to use overlapping private IP ranges.
- Organization-level isolation
- No overlapping conflicts
- Your network stays private
Policies apply before traffic reaches the destination
When you set a policy to deny, packets are dropped before they ever reach the destination machine. There's no software agent on your devices to bypass and no race window — the rule applies the moment you save it.
- Enforced at the edge
- No bypass, no race window
- Instantly applied
Server-side keys are encrypted at rest
The keys MeshWG holds on your behalf are encrypted at rest. The service cannot start at all if the unlock secret is missing. Per-machine private keys are shown to you once at creation and never persisted server-side.
- Encrypted at rest
- Requires unlock secret
- Keys shown once, never stored
No path to the public internet through MeshWG
MeshWG forwards your overlay traffic between your own machines only. There is no internet egress path through us — your devices continue to reach the internet through their own local network.
- No internet routing
- Private network only
- You stay in control