MyPassGen
About MyPassGen
A small toolkit for people who want encryption without creating an account.
MyPassGen runs on mypassgen.com. Sensitive work stays in the browser by default: generating passwords, auditing strength, cleaning links, redacting text, and encrypting files. None of that asks you to log in first.
There is no user account and no password vault. Burn-after-read is the only path that briefly hands ciphertext to the server. The decryption key lives in the URL fragment after # and is not sent with the HTTP request.
We do not show a support email. The only algorithm is AES-256-GCM. Computation uses the Web Crypto API.