encrypted client-side with AES-256-GCM. the server never sees your plaintext.
your secret link:
copied
this link will self-destruct after being viewed. copy it now — you won't see it again.
how it works:
your secret was encrypted in your browser before being sent to the server.
the decryption key is in the URL fragment (#) — it never leaves your browser
and is never sent to the server. when the view limit is reached, the
encrypted data is permanently deleted.