TeoSlayer/pilotprotocol
Pilot Protocol: The Internet of Agents
Provides authenticated UDP-based peer-to-peer tunnels for AI agents with AES-256-GCM encryption, NAT traversal via STUN/hole-punching, and reliable stream semantics (SACK, congestion control). Built in Go with stdlib-only dependencies, it decentralizes agent communication by keeping a lightweight rendezvous service out of the data path—agents discover peers through registry lookup, then exchange data directly over encrypted tunnels with Ed25519-signed identity binding.
Stars
56
Forks
6
Language
Go
License
AGPL-3.0
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/TeoSlayer/pilotprotocol"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Scottcjn/beacon-skill
Beacon - agent-to-agent pings with optional RTC value attached (BoTTube/Moltbook/RustChain + UDP bus)
AgentsMesh/AgentsMesh
AgentsMesh — AI Agent Fleet Command Center. Orchestrate Claude Code, Codex CLI, Gemini CLI,...
MinimalFuture/AgentMesh
A Multi-Agent platform that enables AI agents to collaborate effectively, helping you build...
agi-inc/agent-protocol
Common interface for interacting with AI agents. The protocol is tech stack agnostic - you can...
Aganium/agenium
AGENIUM — DNS of the Agent Web. Identity, trust & discovery for AI agents. MCP-compatible....