← All guides

Passphrases: strong passwords you can actually remember

Four random words beat 8 characters of keyboard confetti — if the words are truly random. How to make one, and the mistakes that ruin them.

5 min read · Reviewed July 2026

Ad space (header)

You only need to memorize a few passwords: your computer, your phone backup, your password manager. For those, random character strings are the wrong tool — you’ll never type kX9$mQ2&vLp7 correctly on the third try. Passphrases fix this: several random words strung together, like copper-mango-drizzle-vault. Easy to type, easy to remember, and mathematically stronger than most people’s ‘complex’ passwords.

Why words work

Strength comes from the number of possibilities. If you pick each word at random from a list of 7,776 words (the standard ‘diceware’ list), four words give 7,776 to the fourth power — about 3.6 quadrillion combinations. Five words push past anything a cracking rig will touch. The attacker gains nothing from knowing your password is words; the randomness of which words carries all the weight.

The mistakes that ruin passphrases

The words must be chosen randomly — that’s the entire deal. A memorable phrase you thought of is not random: song lyrics, movie quotes, ‘iloveyoumore’ — cracking tools test all of it, because millions of humans converge on the same phrases. Same for grammatical sentences; picking words that fit together grammatically collapses the possibilities.

Four words minimum, five for the master password guarding everything else. Add a number or capital only if a site forces you to — it barely adds strength; the word count does the work.

How to generate one properly

Use dice and a printed word list if you enjoy ritual, or any reputable generator with a passphrase mode. Roll, pick, accept the result — no rerolling until the words feel nice, because ‘feels nice’ is exactly the human bias that weakens it. Then use it for the handful of type-by-hand secrets, and let your password manager handle random character strings for everything else.

Written and maintained by the Password Generator team. Reviewed July 2026.

Ad space (footer)