Length is the lever. Every character you add multiplies a guessing machine’s work — while clever symbols barely move the needle. The strongest password is usually one you can actually remember.
🙇The Rules Somebody Apologized For
In 2003, an engineer named Bill Burr wrote the password advice at the U.S. National Institute of Standards and Technology (NIST) that nearly every website copied: mix cases, add a number, add a symbol, change it every 90 days.
😖The rules backfired in a very human way. Told to add a symbol, people turned password into Password1! Told to change it every 90 days, they made it Password2! — painful for humans, barely harder for computers.
🗞️In 2017, Burr told a Wall Street Journal reporter he was sorry. That same year NIST rewrote its own guidance: favor length, stop forcing routine changes, drop the weird-character recipes.
🔬That is what honest evidence looks like: an expert reads new data and says out loud, in public, “I got that wrong.” Changing your mind on evidence is the strong move, not the embarrassing one.
🤖Meet the Guessing Machine
A brute-force attack is just a program trying password after password — never bored, never tired. Here is the one idea that makes everything click: with lowercase letters, each character you add multiplies the possibilities by 26. Not adds. Multiplies.
Four keystrokes are worth a lot: adding 4 lowercase letters multiplies the possibilities by 456,976, because that is 26 × 26 × 26 × 26.
📏Length Beats Weirdness
Here is the comparison that ends the argument. On the left: 8 characters using every trick you were ever taught — about 94 different characters to choose from. On the right: 12 boring lowercase letters.
Both crack times assume the same machine: a billion guesses a second. Change the machine and the times change — but the gap between the two does not.
🦦Build a Fortress You Can Remember
A passphrase is several unrelated words stuck together. Your brain stores it as a tiny cartoon instead of a string of noise — and the guessing machine still has to grind through every character.
❌Long is not automatically strong. Guessing programs also feed in dictionaries, song lyrics, movie quotes and phrases people post online. A 16-character line from a famous chorus is long and weak. So is your dog’s name plus your birth year — anyone who has seen your posts can assemble that in a minute. What protects you is length + unpredictability. Unrelated is the magic word.
🚪One Key Per Door
Companies get breached — small sites and enormous ones, and often nobody notices for months. Then programs try those leaked email-and-password pairs on hundreds of other services. That is the whole attack.
🗄️
Nobody memorizes fifty random passwords — that’s what a password manager is for
A password manager invents a long, one-of-a-kind password for every site, stores them encrypted, and fills them in for you. Your browser and your phone almost certainly have one built in already. The obvious objection is fair: isn’t that all your eggs in one basket? Honestly, yes — but it is one basket you can actually guard (a long master password plus a second lock) instead of fifty baskets you were never going to guard at all.
longest passphrase = master passwordnever reuse it anywhereadd a second lock to it
🛡️Add a Second Lock
Turn a second lock on where it counts first: email, money, and anything you would hate to lose. Your email is the master key — it’s where every “reset my password” link lands.
🔑Key Terms
🔑PasswordA secret string of characters that proves an account belongs to you.
🦦PassphraseA password built from several unrelated words — long enough to be strong, simple enough to remember.
🤖Brute-force attackA program that tries password after password at enormous speed until one of them works.
🗄️Password managerAn app that invents a long random password for every site and remembers them all for you.
🏰Master passwordThe one password that unlocks your manager — so it should be your longest and most carefully chosen one.
🛡️Two-factor authenticationA second proof of identity, usually a code or a tap on your phone, on top of your password.
💥Data breachWhen passwords or other information stored by a company are stolen or accidentally exposed.
🚪Password reuseUsing the same password on more than one site, so a single leak can unlock all of them at once.
Two more worth knowing: a passkey is a newer sign-in that uses your device plus your fingerprint or face instead of a typed password — so there is no password to steal — and an account is your personal space on a site, one locker in a hallway of ten thousand identical lockers.
🌍Where You’ll See This in Real Life
🏛️Standards labs & IT departmentsSince NIST’s 2017 rewrite, workplaces, schools and banks have slowly been updating their sign-up forms — which is why some sites now cheerfully accept a 40-character password.
🏦Banks, email & game accountsNearly every major service now offers two-factor authentication, and many switch it on by default for anything involving money.
🕰️Computer passwords are older than the internet. MIT’s CTSS time-sharing system gave each researcher a private login in the early 1960s — an idea usually credited to computer scientist Fernando Corbató.
📵Watch for a website that caps your password length or demands exactly 8 characters. Capping the length removes the very thing that makes a password hard to guess.
📌Remember This
1Length is the lever. Every extra character multiplies a guessing program’s work, while clever symbols barely move the needle by comparison.
2One key per door. Reusing a password turns a breach at any single site into a breach everywhere — and a password manager is what makes uniqueness practical.
3Add a second lock. Two-factor authentication or a passkey means a stolen password by itself opens nothing.
🤔 Think about it
Bill Burr publicly reversed advice millions of people were following. What makes that so hard to do — and what would it take for you to say it about something you believe now?
A password manager puts every key in a single basket. When is concentrating a risk in one well-guarded place actually safer than spreading it thin?
⭐Remember: you do not need to become a security expert to be genuinely hard to break into. Three habits do almost all of the work — make them long, never reuse them, and turn on a second lock for email, money, and anything you’d hate to lose. Ten minutes today protects every account you own.
✏️ ClickClass Anchor Chart · The Password Fortress: Length Is the Lever