Agent Auth Registry
verifiable-agent-auth-registry 是 Agent Auth 的单节点身份目录:管理员分配 namespace,Agent 用 Vault key 签名发布,调用方按 Agent ID 解析当前公钥。
pip install "verifiable-agent-auth-registry==1.1.0"
export AGENT_REGISTRY_STRICT_IDENTITIES=0
export AGENT_REGISTRY_URL=http://127.0.0.1:8008
export AGENT_REGISTRY_DB_PATH=$PWD/registry.sqlite3
agent-auth-registry
另一个终端:
export AGENT_REGISTRY_DB_PATH=$PWD/registry.sqlite3
agent-auth-registry-admin developer add \
--client-id local --domain 127.0.0.1 --path-prefix /agents
curl --fail http://127.0.0.1:8008/health/ready
生产环境必须使用专用非 root 用户、单 worker、本地 SQLite、loopback Uvicorn 和 HTTPS 反向代理。Registry 只公开 live、ready、resolve、well-known 和统一 mutation 五个路由。
完整配置、systemd/Nginx、developer/namespace 管理、备份和排障见 Registry 部署与运维。
License: MIT
Release files for verifiable-agent-auth-registry 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| verifiable_agent_auth_registry-1.1.0.tar.gz | 11.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| verifiable_agent_auth_registry-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.0 kB
Release files / verifiable_agent_auth_registry-1.1.0.tar.gz
| Download URL | verifiable_agent_auth_registry-1.1.0.tar.gz |
|---|---|
| Size | 11.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
60f8ec80c111ceafb11acdee8caa46235a75b2fb8ddc1c62518e41648e453050
|
|
BLAKE2b-256 checksum How to use checksums |
8d034e6d1735c8fd8585f954f9d4bb9b90bdcf347085377234234c9347833e8e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 16, 2026.
Transparency logRelease files / verifiable_agent_auth_registry-1.1.0-py3-none-any.whl
| Download URL | verifiable_agent_auth_registry-1.1.0-py3-none-any.whl |
|---|---|
| Size | 13.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9043c4c830a4c663e296007a565474733298dba479b8f988b5133ac313c4f715
|
|
BLAKE2b-256 checksum How to use checksums |
906d4b19af46ccaa33f2b44a02b059b37a1eb4c2c77f8a1f53c0b43ab970d907
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 16, 2026.
Transparency log