Edictum

Ruleset Signing

Current public truth for server-side ruleset signing.

AI Assistance

Right page if: you want the current public truth on ruleset signing. Wrong page if: you want the retired console key-rotation UI flow. Gotcha: rulesets are signed server-side, but the old public UI rotation flow is not part of the current hosted app.

Rulesets delivered by the control plane are signed server-side.

What Exists Today

  • server-backed rulesets can carry a signature
  • Python and TypeScript SDKs support signature verification paths
  • the verification boundary lives in the SDK runtime

What This Page Does Not Claim

  • no current public signing-key rotation UI
  • no current public /settings/rotate-signing-key route in the hosted API docs
  • no promise that the retired console key-management flow still exists

For current SDK usage, see:

Last updated on

On this page