BurnKeyIn testing
Privacy · Data destruction

Deleting a file does not destroy it. Erasing its key does.

Delete removes a pointer. The file stays on the disk, in the backup, in the cloud folder that synced it last week, and in whatever your colleague saved to their desktop. BurnKey starts from the other end. Every file is born encrypted, so destroying it means erasing the one key that opens it. Every copy that already left becomes permanent noise.

How it works

Born encrypted, destroyed by key

Three keys in a chain, so the thing you destroy is small, exact, and impossible to reconstruct from the copies.

A three key chain

Your passphrase derives a key encryption key through scrypt. That protects a random master key, and the master key seals one content key per file. Destroying a file erases its sealed content key and nothing else.

Standard cryptography

AES-256-GCM throughout, published and reviewed. No homemade algorithm, no secret scheme, nothing that depends on us being clever in private.

Keys derived on your device

The passphrase never leaves the machine and we never hold a spare. A key that exists somewhere else can be requested, subpoenaed or leaked, so we do not keep one.

A signed receipt

Every destruction issues an Ed25519 signed receipt you can verify yourself, so there is a record of what was destroyed and when, without the record exposing the content.

Copies stop mattering

The point of key destruction is reach. A copy sitting in a cloud folder, an email attachment or somebody else's backup is ciphertext with no key. It stays there and it stays unreadable.

No spare held anywhere

Enterprise rights management can already revoke a file remotely, and the vendor keeps a copy of the key to do it. BurnKey is that capability at consumer price with nobody holding a spare.

The detail

Where it stands today

The Android app is built and in closed testing. It is not on Google Play yet, and we would rather say so plainly than call it launched.

StatusAndroid app in closed testing, Google Play release to follow
CryptographyAES-256-GCM, scrypt key derivation, Ed25519 receipts
EngineTypeScript in strict mode, zero runtime dependencies
ProtectionPatent pending, SAIP application 67314769, past formalities
PriceFree holds three protected files. Plus is EUR 6 a month for unlimited files, timed and silence triggers, and log export
Honest limitAn older vault file can survive on SSD spare capacity outside our reach
Honest limitA receipt is a signed attestation, not proof nobody copied the key first

Want it early?

The Android app is in closed testing now. We are looking for people who have had to ask for a file back and found out that asking is all you can do. Tell us what you needed destroyed and we will add you to the test.