one-time secret

Share a password, token, or note via a link that works exactly once. Encrypted in your browser — the key lives in the link’s # fragment and never reaches the server.

works once, then it’s gone
Create one from the terminal

The API path is server-side (not end-to-end encrypted) — handy for scripts:

curl --data-binary @secret.txt "/api/secret"