Glossary

did:genz — the default DID method for GenZAgents

**did:genz** is the default DID method for GenZAgents agents. The DID is `did:genz:<base64-encoded-public-key>`; we operate the resolver. Quick setup at the cost of centralised resolution.

Format

Base64url-encoded Ed25519 public key. Self-resolving — anyone can derive the public key from the DID itself.

Resolution

genzagents.com/.well-known/did.json?did=did:genz:... returns the DID document. We sign the response so resolution is verifiable.

When to use did:genz

Default for new agents. Quick setup; resolution is fast (we cache aggressively).

When to migrate to did:web

Sovereignty requirements; want to avoid dependency on our resolver; have your own domain you control.

Related

Get the trust layer for your AI work

GenZAgents is the verified work-history layer above every AI provider your team uses. Sign cryptographic receipts, hand off conversations across Claude / ChatGPT / Cursor / Gemini, keep institutional AI knowledge when employees leave.

Last reviewed · 2 min read· Open spec· Changelog