Data Breach & Account Security
How to Create a Strong Password That Actually Protects You
A practical guide to creating passwords that hold up against real-world attacks, explaining why length now matters more than complexity, how passphrases work, and how a password manager fits into a realistic routine.
Introduction
To create a strong password, prioritize length over complexity, aim for at least fifteen characters when a service allows it, and avoid reusing the same password across more than one account. Current guidance from security standards bodies has shifted away from older advice that emphasized special characters and mandatory periodic changes, since those rules often pushed people toward shorter, more predictable passwords or ones that were only slightly modified each time. A long, unique passphrase you can actually remember is now considered more effective than a short, complex password that is hard to recall and easy to reuse.
Why Length Matters More Than Complexity
Older password advice often emphasized mixing uppercase letters, numbers, and symbols into a short password, under the assumption that complexity made passwords harder to guess. In practice, this approach tends to produce predictable patterns, since people commonly substitute an "a" with "@" or add "123" at the end, patterns that automated cracking tools already account for. Length has a much larger effect on how long a password would take to crack through brute force, since each additional character multiplies the number of possible combinations. Current guidance reflects this by recommending longer minimum lengths and de-emphasizing forced complexity requirements.
What a Passphrase Actually Looks Like
A passphrase is a sequence of several unrelated words strung together, which achieves meaningful length while staying easier to remember than a random string of characters and symbols. Something like a random combination of four or five ordinary words is both longer and harder to guess than a shorter password built around a single word with substituted characters, while also being far easier for you to actually recall without writing it down. Spaces and unusual word combinations can be used freely, since modern systems generally accept a wide range of characters, including spaces, in password fields.
Why Reuse Is the Real Danger, Not Just Weakness
A strong, long password loses most of its value if it is reused across multiple accounts, since a breach at any one of those services exposes the password everywhere else it was used. Attackers routinely take leaked email-and-password combinations from one breach and test them automatically against other popular services, a technique known as credential stuffing. This means the uniqueness of a password matters just as much as its length and unpredictability. A single strong password used everywhere is, in practical terms, weaker than several different, simpler passwords used one per account, though the ideal is combining both length and uniqueness together.
Why Frequent, Mandatory Password Changes Are No Longer Recommended
Older policies that forced periodic password changes, such as every ninety days, are increasingly discouraged, since they tend to produce weaker practical security. When people are forced to change a password on a schedule unrelated to any actual risk, they often make small, predictable modifications to their existing password rather than creating something genuinely new, which does little to improve security and adds friction. Current guidance favors changing a password specifically when there is a reason to believe it has been exposed, rather than on an arbitrary fixed schedule.
Using a Password Manager Realistically
Remembering a unique, long passphrase for every account you own is not realistic without help, which is where a password manager becomes practical rather than optional. A password manager generates and stores a unique password for each account, so you only need to remember one strong master password or passphrase to unlock the manager itself. This removes the trade-off between length, uniqueness, and memorability entirely, since you no longer need to personally recall dozens of individual passwords. Most password managers also work across devices and browsers, making them practical for daily use rather than an extra step that gets skipped.
Multifactor Authentication as a Second Layer
Even a strong, unique password benefits from an additional layer of protection. Multifactor authentication (MFA) requires a second form of verification beyond the password itself, such as a code from an authenticator app or a physical security key, meaning a leaked password alone is not enough for an attacker to gain access. Enabling MFA on your most important accounts, particularly email, banking, and any account tied to payment information, adds meaningful protection even in the event that a password is exposed through a breach you were not aware of.
Practical Checklist
- Aim for passwords of at least fifteen characters where the service allows it, favoring a passphrase of several unrelated words.
- Avoid predictable substitutions like replacing letters with similar-looking symbols or numbers.
- Use a different password for every account, especially email, banking, and payment-related services.
- Adopt a password manager to generate and store unique passwords without needing to memorize each one.
- Change a password specifically when there is a reason to believe it was exposed, rather than on a fixed schedule.
- Enable multifactor authentication on every account that offers it, prioritizing an authenticator app or security key over SMS.
Frequently asked questions
Is a longer password always better than a complex one?
Length has a bigger impact on how hard a password is to crack than complexity alone, which is why current guidance favors long passphrases over short, symbol-heavy passwords. Combining reasonable length with uniqueness across accounts offers the strongest practical protection.
Do I still need to change my passwords regularly?
Not on a fixed schedule if there is no reason to believe a specific password has been exposed. Change a password immediately if you learn it appeared in a breach, and otherwise focus on using strong, unique passwords rather than frequent rotation.
Are password managers actually safe to use?
Reputable password managers use strong encryption designed so that even the provider cannot read your stored passwords without your master credential. This is generally considered far safer than reusing weak, memorable passwords across many accounts.
Is multifactor authentication still necessary if my password is already strong?
Yes. A strong password protects against guessing and cracking, but it does not protect against every scenario, such as a breach at a service you were not aware exposed your password. MFA adds protection specifically for those situations.
Sources
This guide is reviewed against official guidance. External pages may be updated by their respective owners.
