Skip to content

Add AIP (Agent Identity Protocol) to Identity & Authentication#11

Open
The-Nexus-Guard wants to merge 1 commit intoProjectRecon:mainfrom
The-Nexus-Guard:add-aip
Open

Add AIP (Agent Identity Protocol) to Identity & Authentication#11
The-Nexus-Guard wants to merge 1 commit intoProjectRecon:mainfrom
The-Nexus-Guard:add-aip

Conversation

@The-Nexus-Guard
Copy link
Copy Markdown

Adds AIP (Agent Identity Protocol) to the Identity & Authentication section.

What it is: Open-source cryptographic identity infrastructure for AI agents.

Key features:

  • Ed25519 keypairs for agent identity (keys never leave the machine)
  • Decentralized identifiers (DIDs) — did:aip, did:key, cross-protocol resolution
  • Signed messages and artifact signing
  • Vouch-based trust chains with trust decay scoring
  • Promise-Delivery Ratio (PDR) behavioral trust metrics
  • Encrypted agent-to-agent messaging
  • 645 tests, live API at aip-service.fly.dev
  • PyPI: pip install aip-identity

Why it fits: AIP provides decentralized cryptographic identity specifically designed for autonomous AI agents — complementary to enterprise IAM solutions like WSO2. It handles the cross-boundary identity verification case (Agent A from Org X verifying Agent B from Org Y) using cryptographic proofs rather than centralized directories.

Maintenance: Active development, commits within the last week, 645 tests passing in CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant