Skip to content

Article · research february 2026 · published 2026-08-03 · v1 · 3 min read

Destroy the key

A ledger can stay whole and a person can still be forgotten, if the personal part is held under a key that can be destroyed

How an append-only history and an enforceable right to erasure stop being in conflict, and what the technique costs in honesty. The canonical treatment of cryptographic erasure.

Topics: Approval , Endings , Provenance at machine scale

In brief
The problem

verified

Every claim this passage rests on has been checked against its sources.

  • "European law grants a right to erasure under GDPR Article 17, applicable since 2018."

    verified. The regulation's own text and its date of application.

Open the complete evidence in the structured publication.

A system that must prove what it did keeps an append-only history, and a person described inside that history has a legal right to have their part erased, so the ledger and the right appear to rule each other out.
The mechanism

verified

Every claim this passage rests on has been checked against its sources.

  • "NIST SP 800-88 Revision 1 recognizes cryptographic erase, in which destroying the encryption key renders the encrypted data unrecoverable, as a media sanitization technique."

    verified. The published standard, which also conditions the technique on sound key generation, storage, and destruction.

Open the complete evidence in the structured publication.

Erasure operates on the key rather than on the history, so destroying the key leaves the sequence, the hashes, and the replayability intact while the personal content inside becomes unrecoverable.
The move

position

This is the publication's stated position, not an empirical claim. It rests on the argument rather than graded evidence.

Open the complete evidence in the structured publication.

Hold personal content under a per-person key stored somewhere else, and state the caveat as loudly as the capability, because the guarantee is exactly as strong as the key management underneath it.

Two requirements that both look non-negotiable appear to rule each other out. A system that has to prove what it did keeps an append-only history, because a ledger that can be edited is not a ledger; the ordering, the hashes, and the unbroken chain are the whole of its evidentiary value. A person whose life is described inside that history has a right, in European law since 2018 and in ordinary decency for longer, to have their part of it erased. Delete the entry and the chain breaks. Keep the entry and the right is theatre.

The resolution is to stop treating the record as one substance. Personal content goes into the log encrypted under a key belonging to one person and stored somewhere else entirely, and what the permanent record holds is ciphertext, or a token pointing at a vaulted mapping. The mechanism is that erasure then operates on the key rather than on the history, so destroying the key leaves the sequence, the hashes, and every downstream computation’s ability to be replayed exactly intact while the personal content inside them becomes unrecoverable. The security literature calls this crypto-shredding. NIST’s media sanitization guidance calls it cryptographic erase and treats it as a legitimate sanitization technique wherever the key management holds up.

We did not go looking for this pattern. It arrived three times, from three unrelated directions, in research written for three different problems. A study of forensic provenance reached it by asking how an audited decision could still be replayed after a name had been taken out of the log, and answered with a vaulted pseudonym map whose destruction erases the person while leaving the audit whole. An event-replay architecture reached it by asking what deletion can possibly mean in a system where deletion is forbidden and every change has to be a compensating event. A submission-contract study reached it by asking how an append-only multi-tenant log complies with an erasure request at all. Different questions, same answer, and convergence like that is the closest thing engineering has to a second opinion.

The caveats travel with the technique or the technique is a lie. Cryptographic erasure is exactly as strong as the key management underneath it, and a key that was ever copied to a backup, escrowed with a third party, or wrapped under a second key you still hold has not been destroyed, it has been filed. Its permanence is also a statement about the present state of cryptanalysis rather than a law of nature, which means the honest form of the promise is that the content is unrecoverable now and by any means presently known. Saying that out loud is part of the technique rather than a qualification of it, because a right to be forgotten implemented by people who overstate what they accomplished is not much better than one implemented by people who accomplish nothing.

What earns the trouble is the kind of promise it lets you make. Most privacy commitments are behavioral: we will not look, we will not keep it past the date we told you. This one is structural, and its structure is the point, since after the key is gone there is no version of the company, no successor, no acquirer, and no subpoena that can change its mind. A system built to remember everything can still be taught to forget one person completely, and that is what an ending looks like when it is engineered rather than promised.

Evidence and lineage

Research trail

Follow the sources, inspect how the claims are graded, or propose a correction at the exact record it concerns.

Sources 3
  1. National Institute of Standards and Technology (2014). SP 800-88 Revision 1, Guidelines for Media Sanitization

    The public standard that names the technique: cryptographic erase, in which destroying the key sanitizes the encrypted data, valid where key generation, storage, and destruction are sound.

    Comment on this source
  2. European Union (2018). General Data Protection Regulation, Article 17 (right to erasure)

    One half of the apparent contradiction the brick resolves: an enforceable individual right to erasure standing against an append-only record that cannot be edited without losing its evidentiary value.

    Comment on this source
  3. MNSTRY research (2026). Three assessment-architecture studies (forensic provenance and determinism, event-replay recompute architecture, submission-contract versioning and lineage)

    The three independent derivations. Three studies written for unrelated problems arrived at key destruction as the resolution, which is why the pattern is treated here as convergent rather than borrowed.

    Comment on this source
Claims and confidence 6
  1. verified

    NIST SP 800-88 Revision 1 recognizes cryptographic erase, in which destroying the encryption key renders the encrypted data unrecoverable, as a media sanitization technique.

    The published standard, which also conditions the technique on sound key generation, storage, and destruction.

    Respond to this claim
  2. verified

    European law grants a right to erasure under GDPR Article 17, applicable since 2018.

    The regulation's own text and its date of application.

    Respond to this claim
  3. verified

    Destroying the decryption key leaves an append-only log's ordering and hash chain intact while making the encrypted personal payload unrecoverable.

    Follows from the construction: the chain is computed over ciphertext and metadata, so no chained value depends on the plaintext being readable.

    Respond to this claim
  4. verified

    Cryptographic erasure holds only under sound key management, and a key that was copied to a backup, escrowed, or wrapped under a second retained key has not been destroyed.

    The standard's own conditions on the technique, and the ordinary operational failure mode.

    Respond to this claim
  5. directional

    The unrecoverability of ciphertext under a destroyed key is a claim about the present state of cryptanalysis rather than a permanent guarantee.

    The general position of the cryptographic literature on long-horizon guarantees, including harvest-now-decrypt-later risk; not a settled quantity for any particular algorithm or horizon.

    Respond to this claim
  6. verified

    Three independent MNSTRY research lines, on forensic provenance, event-replay architecture, and submission-contract versioning, each arrived at key destruction as the resolution of the erasure-versus-immutability conflict.

    The three source documents, written for different problems and cited in this piece's sources.

    Respond to this claim

Read next

You have walked The approval that travels end to end: where a reason has to sit, how a standing exception stays honest, what a permission looks like when the build enforces it, which decisions are permanent on arrival, and what remains recoverable after all. None of these turned on anyone being more careful. Every one turned on whether the record could express the thing a careful person would want to say.

Practice Take one approval you gave this month, a merged change, a signed-off document, a yes in a thread. Find where the reason for it is written down. If the reason lives anywhere other than alongside the thing it approved, move it, or write one sentence there now. Then notice how much of what you approved had no recorded reason at all, and whether you could reconstruct any of them today.

Or survey the topics.

Concepts in this piece 1

Add to the work

Contribute to Destroy the key

Write the useful part. Identity, provenance, and review history are attached when you submit. The published source stays unchanged.

Target Destroy the key

Contribution intent
Use an agent instead

The interface is ready. Public authenticated intake remains off until the hosted migration and feature flag are deployed together.