AI News HubLIVE
サイト内リライト3 分で読了

翻訳待ち:A registry and transparency log for discovering and verifying AI agents by name

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:Uh oh! There was an error while loading. Please reload this page. Uh oh! There was an error while loading. Please reload this page. README.md Agent Name Service A registry and transparency log for discovering and verify…

ソースHacker News AI著者: mooreds

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。

Uh oh! There was an error while loading. Please reload this page. Uh oh! There was an error while loading. Please reload this page. README.md Agent Name Service A registry and transparency log for discovering and verifying AI agents by name. DNS resolves a domain to an address. ANS resolves an agent name to a verifiable, versioned identity — backed by certificates and an append-only transparency log. Reference implementation · Go SDK Why ANS As autonomous agents begin calling each other across organizations, two questions have no good answer today: Who is this agent, really? Anyone can claim to be support-agent.acme.com. There's no standard way to prove it. How do I find the right one? No registry maps a name + capability + version to a trustworthy endpoint. ANS answers both. Every agent gets a versioned, DNS-style name like ans://v1.0.0.my-agent.example.com, an identity certificate issued only after DNS/ACME domain validation, and a public transparency-log record — so any party can independently verify an agent's identity, capabilities, and history without trusting a middleman. How it works Piece Role Registry Authority Registers agents, validates domain ownership (DNS + ACME), issues identity & server certificates, and exposes search / resolution. Transparency Log A durable, append-only Merkle-tree log of every agent event, with COSE / SCITT receipts (RFC 9162, RFC 6962) proving an agent's state at a point in time. Identity certificates Private-CA-signed certs enabling mutual TLS and badge-verified agent-to-agent calls. Offline verifier ans-verify — cryptographically validates an agent's record and proofs with no live service dependency. Think of it as DNS + Certificate Transparency, built for agents. Pinned Loading ans ans Public Open-source reference implementation of the Agent Name Service (ANS) based on the IETF draft — registry, transparency log, and offline verifier in Go. Go 35 5 Repositories --> Showing 9 of 9 repositories ans-sdk-rust Public Agent Name Service SDK written in rust. Uh oh! There was an error while loading. Please reload this page. agentnameservice/ans-sdk-rust's past year of commit activity Rust 6 MIT 0 2 7 Updated Aug 20, 2026 ans Public Open-source reference implementation of the Agent Name Service (ANS) based on the IETF draft — registry, transparency log, and offline verifier in Go. Uh oh! There was an error while loading. Please reload this page. agentnameservice/ans's past year of commit activity Go 35 MIT 5 6 4 Updated Aug 20, 2026 ans-registry Public An Agent Name Service (ANS) registry, based on https://datatracker.ietf.org/doc/html/draft-narajala-ans-00 Uh oh! There was an error while loading. Please reload this page. agentnameservice/ans-registry's past year of commit activity 29 13 5 5 Updated Aug 20, 2026 ans-sdk-java Public Agent Name Service SDK written in java. Uh oh! There was an error while loading. Please reload this page. agentnameservice/ans-sdk-java's past year of commit activity Java 3 MIT 1 1 4 Updated Aug 18, 2026 agent-trust-discovery Public Go reference implementation of the Agent Trust Discovery — indexes registered AI agents and serves explainable, five-dimension trust scores (integrity, identity, solvency, behavior, safety) through a production-compatible search API. Uh oh! There was an error while loading. Please reload this page. agentnameservice/agent-trust-discovery's past year of commit activity Go 2 MIT 3 1 2 Updated Aug 13, 2026 ans-sdk-go Public Agent Name Service SDK written in go (golang). Uh oh! There was an error while loading. Please reload this page. agentnameservice/ans-sdk-go's past year of commit activity Go 5 MIT 0 7 6 Updated Aug 13, 2026 .github Public Uh oh! There was an error while loading. Please reload this page. agentnameservice/.github's past year of commit activity 0 0 1 1 Updated Jul 16, 2026 scoop-ans Public Scoop tap for ans Uh oh! There was an error while loading. Please reload this page. agentnameservice/scoop-ans's past year of commit activity 0 0 0 0 Updated Jun 23, 2026 homebrew-ans Public Homebrew tab for ans tools Uh oh! There was an error while loading. Please reload this page. agentnameservice/homebrew-ans's past year of commit activity Ruby 0 0 0 0 Updated Jun 23, 2026 People Top languages Loading… Uh oh! There was an error while loading. Please reload this page. Most used topics Loading… Uh oh! There was an error while loading. Please reload this page.