Features
Minimum-privilege authorization#
Front-door verification#
Authorization is enforced at the receiving system's entry point. The counterparty verifies the token before the agent can connect or act, so trust is never assumed across a boundary.
Instant revocation#
Authority can be pulled at machine speed across every system that might honor it. A revoked token fails verification immediately, everywhere - you are not waiting on expiry windows to contain a misbehaving agent.
Immutable audit log#
Every grant is sealed into an append-only, hash-chained log. The record is tamper-evident and reviewable later for compliance, security review, or dispute resolution.
Custody stays with you#
Keydris proves and enforces authority without ever holding your funds or private keys. It is an authorization layer, not a custodian.