Skip to main content

Variable: REVOKED_KIDS

const REVOKED_KIDS: ReadonlySet<string>;

Defined in: keys.ts:39

Signing keys known to be compromised (docs/15 §3 compromise plan). Ships empty; a compromised kid is added here in a patch release while its public key stays in EMBEDDED_KEYS so the reason reported is REVOKED, not UNKNOWN_KID.