GoDaddy launches ANS API and standards site for verifiable agent identity(aboutus.godaddy.net)
aboutus.godaddy.net
GoDaddy launches ANS API and standards site for verifiable agent identity
https://aboutus.godaddy.net/newsroom/news-releases/press-release-details/2025/GoDaddy-advances-trusted-AI-agent-identity-with-ANS-API-and-Standards-site/default.aspx
4 comments
[deleted]
The PR mentions registration, renewal, and revocation. Are these operations fully automated (e.g., ACME-style), and do they include audit hooks or webhooks for external trust monitors?
Yes, agent registration lifecycle events are automated. And every agent registration uses ACME-style automation to associate its certificates to its fully qualified domain name.
We will enable manual actions in addition to this, such as obtaining an OV certificate or using selfie-ID validation to better identify the agent owner.
Right now there are no audit hooks implemented for external trust monitors, such as to integrity monitors or W3C verifiable credentials or reputational oracles.
Right now there are no audit hooks implemented for external trust monitors, such as to integrity monitors or W3C verifiable credentials or reputational oracles.
ANS pairs a human-readable name with cryptographically verifiable identity, using PKI/X.509 and DNS-style discovery. It’s designed to work alongside frameworks like A2A, MCP, and other emerging agent protocols.
What’s new:
Public ANS API is now live (registration, discovery, certificates, revocation, etc.) ANS Standards site with the current spec + architecture Open adapter layer for interoperability without framework lock-in
GitHub repo available for builders
Links:
Standards → hhttps://www.agentnameregistry.org/ Repo → https://github.com/godaddy/ans-registry API keys → https://developer.godaddy.com/keys
Given the rise of autonomous agents, this aims to solve identity, trust, and lifecycle governance at internet scale.
Curious what HN thinks: Do we need shared, neutral identity infrastructure for agents — or should each framework solve this independently?