Share secrets that vanishafter a single read encrypted, disposable, and account-free

Stop pasting API keys into Slack forever. ZeroTrace creates burn-on-read links so sensitive text leaves no durable trace.

Encrypted with AES-256-GCM before storage

No account. One view. Then gone.

How it works

Three quiet steps between a sensitive string and a link that destroys itself.

Encrypt in memory

Your text is sealed with AES-256-GCM before anything is written. Plaintext never hits the database.

Share a single link

Send the URL over Slack, email, or chat. No accounts, no tracking, no leftover history in ZeroTrace.

Burn on read

The first successful open decrypts the payload and deletes the row in the same atomic query.

Security

ZeroTrace is built around a zero-knowledge data layer: ciphertext only in Postgres, decryption only on authorized fetch, and atomic destruction so race conditions cannot leak a second read.

Unread secrets older than seven days are pruned automatically. You can self-host with your own encryption key for full control over the trust boundary.