There's no database and no account — the encrypted text after the
# in the link is the whole message. Losing the
password means the link can never be recovered by anyone,
including me.
// link encryptor
AES-256-GCM, entirely in your browser. No server ever sees the link or the password — the encrypted link is the only thing that exists.
There's no database and no account — the encrypted text after the
# in the link is the whole message. Losing the
password means the link can never be recovered by anyone,
including me.