Verifiable Trust Agent

Keeps signing keys and secrets out of your code and config, making them available to authenticated applications and AI agents on demand.

When an application needs to sign data, call an external API, or persist state across restarts, it typically ends up holding the signing key, credential, or database itself. There is no central point to rotate, audit, or revoke access when that happens.

A Verifiable Trust Agent (VTA) holds your signing keys and secrets centrally, and provisions a verifiable Decentralised Identifier (DID) for each registered application and AI agent. Every signing, secret-release, or memory operation runs inside a context-scoped access control list (ACL) with a full audit trail. The VTA signs on an application’s behalf, so a private key is never exported as a side effect of an operation.

Applications sign data, retrieve secrets, and persist agent state without holding a key, token, or database of their own.

Get started

Deploy on Affinidi Portal → leaves you no host to prepare: Affinidi provisions the infrastructure, hardware-isolated inside a Trusted Execution Environment. Read the overview → first if you want the full picture before deploying.