paste
// zero-knowledge pastebinAn encrypted pastebin where the server never sees your plaintext. Text is encrypted in your browser with AES-256-GCM; the key lives in the link fragment and never reaches the server. Lose the link, lose the data.
An encrypted pastebin where the server never sees your plaintext. Text is encrypted in your browser with AES-256-GCM; the key lives in the link fragment and never reaches the server. Lose the link, lose the data.