Overview

TKeeper gives machines, agents, services, and workflows a governed cryptographic identity. In TKeeper, a key is the identity boundary: its attached authorities define what the identity is allowed to authorize.

Each action must be:

  • understood as a typed intent
  • governed by the key's authorities and policy
  • bound to cryptographic proof that a downstream system can verify before execution

The enforcement rule for typed authorities:

No understood and approved intent -> no cryptographic proof -> no effect.

In this section

What TKeeper governs

Area What TKeeper controls
AI agents Typed tool/action intents, spending, production actions, signed decisions
Crypto assets EVM and Bitcoin transaction signing, treasury workflows
Certificates X.509 issuance and workload identity operations
Internal systems Typed commands, sensitive automation, privileged operations
Key lifecycle DKG, import, refresh, rotate, destroy

After this overview: