Soda Labs

Erasure against an append-only ledger

The one collision with no clean answer yet

Where privacy tech meets the rulebookGlobal

What Erasure against an append-only ledger actually says

This is the collision that does not dissolve on closer reading. European regulators treat a public key as personal data wherever it can identify someone, and are explicit that encryption does not take data outside the rules, nor does hashing. Against that sits an append-only ledger. The EDPB's answer is architectural rather than doctrinal: keep personal data off chain, and design so that on-chain data can be rendered effectively anonymous when erasure is requested. It concedes this is technically demanding while insisting technical impossibility is no defence. Destroying a decryption key is treated as making data unintelligible rather than erased. Commitments fare better, since deleting the original and its witness leaves something genuinely useless behind. No supervisor or court has yet tested either in a contested case.

The instruments that matter

EDPB Guidelines 02/2025, §26
public keys are personal data where they can identify individuals by means reasonably likely to be used
§§51-52
encrypted personal data is still personal data, and a hash will also be considered personal data
§50 and §103
deletion may be technically impracticable, but technical impossibility cannot be invoked to justify non-compliance
§53
cryptographic commitments treated more favourably, since once the original data and its witness are deleted, the commitment persisting on chain is useless

What this means for confidential transactions

Bubble is built for exactly this shape of obligation: amounts and balances live on chain as ciphertexts, computation happens without decryption, and the only disclosure path is an on-chain access list through which an authorized party - an auditor, a supervisor, a counterparty - can request scoped decryption. That is confidentiality from the public, not from the regulator.

Compliant by default.

See how selective disclosure satisfies a supervisor without publishing your book to the world.