No unrestricted shell
The assistant cannot turn conversation text into arbitrary commands. The edge exposes fixed, typed capabilities with explicit inputs and bounds.
TetherBound connects AI assistants to the systems you already run while keeping access narrow, explicit, and auditable. No public SSH ports. No shared private keys. No unrestricted shell.
TetherBound uses Tailscale for private connectivity and machine identity, then adds the AI-specific control layer: typed operations, local allowlists, hard bounds, and audit metadata.
TetherBound is an independent project and is not affiliated with or endorsed by Tailscale Inc.
Asks for a specific, typed operation such as disk usage, service state, or bounded logs.
Resolves identity, enforces host and tool policy, bounds output, and records audit metadata.
Most remote-management bridges begin with credentials and end with a shell. TetherBound starts with the operation you actually want to allow.
The assistant cannot turn conversation text into arbitrary commands. The edge exposes fixed, typed capabilities with explicit inputs and bounds.
The current proof of concept runs over Tailscale and an outbound MCP tunnel. Your servers do not need a new public management port.
Tailscale network policy and TetherBound's own local allowlists both have to permit the request. Future cloud policy can narrow local permissions, never widen them.
The first release is intentionally read-only: diagnosis, inventory, and understanding before remediation.
List only explicitly admitted hosts and inspect connectivity and capabilities.
Summarize uptime, memory, kernel or OS details, and bounded host facts.
See filesystem or volume capacity without granting file-browser access.
Inspect a bounded process snapshot with filters handled as data, not shell text.
Check exact allowlisted services and bounded log sources rather than broad OS privileges.
The customer-side security boundary is designed to stay open and independently usable. Cloud is intended to remove platform plumbing, not local control.
The working Linux proof of concept is being prepared for a clean public open-source release.
Hosted authentication, connectivity, policy, health, and audit around the same customer-controlled edge.
| Capability | Status | Path |
|---|---|---|
| Linux read-only inspection | Working | Tailscale SSH + local gateway |
| ChatGPT private connection | Working | OpenAI Secure MCP Tunnel |
| Public Community release | Preparing | Clean open-source repository + signed releases |
| Windows inspection | Roadmap | Native TetherBound Agent over the tailnet |
| macOS inspection | Roadmap | Native TetherBound Agent over the tailnet |
| TetherBound Cloud | Validation | Hosted MCP + outbound Edge relay |
We are validating TetherBound with people who run private Linux, Windows, and macOS systems. Tell us what you operate, what you would ask, and what security boundary you would need before trusting it.