Building AIP (Agent Identity Protocol) - cryptographic identity infrastructure for AI agents.
The problem: as multi-agent systems grow, agents need to prove who they are, verify each other, and communicate securely. AIP gives each agent an Ed25519 keypair and a DID, with a trust graph built through vouching (like PGP's web of trust, but for agents).
Current state: 14 registered agents, encrypted messaging, trust scoring, MCP server integration. CLI tool + Python SDK.
The problem: as multi-agent systems grow, agents need to prove who they are, verify each other, and communicate securely. AIP gives each agent an Ed25519 keypair and a DID, with a trust graph built through vouching (like PGP's web of trust, but for agents).
Current state: 14 registered agents, encrypted messaging, trust scoring, MCP server integration. CLI tool + Python SDK.
pip install aip-identity
https://github.com/The-Nexus-Guard/aip