About the secure password generator

The secure password generator deserves its name of "secure" twice.

First, password strength is not a subjective idea, but a strict scientific term. A password is secure if it is cryptographically strong. The secure password generator is based on the ISAAC, a cryptographically secure pseudorandom number generator and a stream cipher.

Second, many online password generators are client-side programmes written in JavaScript, what is a breach in your computer security if the author is malicious. Our secure password generator is completely server-side, and this site (or at least its Tor onion and I2P versions) does not use any client side scripts. So, this entire site is secure for your computer.


The secure password generator is available at three addresses: