Policy · last updated 2026-04-19

Retention Policy

Ephemera's core promise: we never keep your cluster data longer than the current audit session requires. This document states exactly what we retain, for how long, and how we enforce it.

What 'job completion' means

Throughout this policy, 'job completion' means the moment the rendered PDF audit report is made available to the Customer. All auto-wipe commitments in this document and in our Terms & Conditions are triggered by this single event.

What we retain during an audit

All three are deleted within 24 hours of job completion (as defined above).

The deletion mechanism - belt and suspenders

What we retain longer

What we never retain

Region pinning

Your cluster dump, derived findings, and PDF are written only to the region you selected at signup. They do not cross region boundaries. The control-plane metadata (your account, billing) lives in a control-plane database replicated within the same continent.

Cron last-run status

The deletion cron publishes its last-run timestamp publicly so you can verify it is running. This is a machine-readable liveness probe — it surfaces only the timestamp, not how much was processed.

Loading…

Verifying the policy

The retention log for your workspace is visible in the dashboard under Trust → Retention log. Use Download signed log (JSON) there to export the whole signed entries — including the hash-chain fields and the full list of deleted objects — then verify them offline against our public key published at https://ephemera.sh/status. Recompute each entry's hash, confirm the chain is unbroken, and check each ed25519 signature; if the log has not been tampered with, the chain holds and every signature verifies. The exact construction is documented on the Trust page. (A human-readable CSV is also available, but it omits the chain fields and is not the artifact you verify against.)

Changes to this policy

If we ever loosen this policy (retain things longer, retain more things), we will notify all active users by email at least 30 days in advance, and publish a changelog at ephemera.sh/changelog. Tightening the policy (keeping less) can happen at any time.

Questions? Email privacy@ephemera.sh.