Et perferendis dolor. Ex quam similique est illum magnam asperiores et doloremque. Voluptas cupiditate aut dolor ullam illum amet aliquam sunt.
Q: I’ve heard capitals and alphanumeric characters are essential, but I also heard creating something really long, all in lowercase, is better. What’s the truth?
A: "Best" is really hard to quantify. Studies have shown that very long, all-lowercase passwords can be as secure as shorter, more complex passwords.
The downside is that using simple metrics like length or character types to judge strength isn’t fully accurate. For example:
There was an XKCD comic a while ago about using long, all-lowercase passwords instead of complex ones. But that approach relies on outdated ideas about entropy.
That said, these types of passwords can still be secure today — mostly because they aren’t super common yet. However, tools already exist that can guess these passwords when they become more popular (like this semantic guesser).
A method I often recommend is based on Bruce Schneier’s approach, where you create a personal passphrase and then apply your own unique alterations to make it more random. This makes for strong passwords that are still memorable.
A: Absolutely. Any time you release your personal info publicly, anyone can access it.
This is a big deal when it comes to things like vishing (voice phishing). If your phone number is easy to find, you become a much easier target for those types of attacks.
A: 2FA is essential for anything that really matters.
The idea is simple: you want breaking into your account to be more trouble than it’s worth. For low-stakes accounts (like Pinterest), a strong password might be enough. But for anything holding sensitive information, 2FA is a must.
A: Yes! There are MFA apps that centralize all your codes in one place (like Google Authenticator or Authy).
Some password managers can also store 2FA codes for you, but that’s a bit controversial — it puts all your security in one place, which some people (myself included) are cautious about.
A: I love password managers and think everyone should use one, at least for low-risk passwords.
Most people have 100+ accounts, which is impossible to manage with unique passwords in your head. A password manager helps generate and store strong passwords.
That said, I don’t trust built-in browser managers (like Chrome’s). Google’s track record on privacy isn’t great. Personally, I use 1Password (no sponsorship — I just like it), but Bitwarden is another solid choice.
Pro tip: Before picking a password manager, search "[Password Manager Name] Breach" to see if they’ve had any major security incidents.
A: Lots of file types can be risky, including:
Rule of thumb: If you don’t trust the file or source, don’t open it.
A: If you’re using Windows, Windows Defender is honestly your best bet. It’s built in and performs well.
For Mac, the built-in protections are decent, but you need to be careful about what permissions you give apps. I’ve heard Intego is solid for Macs, but I haven’t tested it myself.
For Linux, malware isn’t as common, so there aren’t many strong antivirus options — but most Linux users know what they’re doing anyway.
A: Yes, they can be.
That said, popular extensions with lots of good reviews are usually fine. If you find an extension with few users or reviews, I’d be cautious.
A: They can be — but most aren’t.
The biggest issue is people neglecting updates. Vulnerabilities in outdated plugins, themes, and WordPress itself are the most common way sites get hacked.
A: With infinite time and money, a determined hacker could break into almost anything.
That’s why good security is about making yourself such a pain to hack that it’s not worth the effort. MFA plays a big role here.
A: Your hard drive is only as secure as physical access to your computer. If you’re the only one who uses your machine and it’s encrypted, you’re fairly safe.
But if you want extra security, offsite encrypted storage (like Box or another cloud provider) is often better.
Thanks for answering all these questions!