YouAM-Network/uam
Universal Agent Messaging — encrypted agent-to-agent communication protocol
Implements end-to-end encrypted messaging using NaCl Box (Curve25519) with Ed25519 signatures, TOFU key pinning, and three-tier delivery (WebSocket, webhook, store-and-forward). Agents register with relays using `agent::domain` addresses, with Tier 1 instant registration, Tier 2 DNS verification, or Tier 3 on-chain namespaces. Provides Python and TypeScript SDKs, an MCP server for Claude/LangGraph integration, and a self-hostable relay with federation and spam defenses.
Stars
20
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/YouAM-Network/uam"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AgentsMesh/AgentsMesh
AgentsMesh — AI Agent Fleet Command Center. Orchestrate Claude Code, Codex CLI, Gemini CLI,...
Scottcjn/beacon-skill
Beacon - agent-to-agent pings with optional RTC value attached (BoTTube/Moltbook/RustChain + UDP bus)
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....