dead-drop

A transparent envelope for secrets.

donkeyx

How it works

Your browser encrypts the text or file before it leaves your device. The server stores and returns only the encrypted blob.

The decryption key stays in the URL fragment after the #. Browsers do not send URL fragments in HTTP requests, so the server never receives that key.

What to trust

Do not use this service for anything where you cannot accept the risk of a compromised browser, server, or deployment.

Back to dead-drop