Lesson 14 of 20 beginner

Secure Their Computer and Email

Password managers, two-factor auth, and browser hardening to protect their digital master key

Open interactive version (quiz + challenge)

Real-world analogy

Your parent's email is like the master key to their entire building. If a scammer gets the email password, they can reset the password on every other door -- bank accounts, Amazon, Medicare, investments. Securing email first is like putting the master key in a vault with a combination lock and a security guard.

What is it?

Computer and email security is the process of hardening your parent's digital life by enabling two-factor authentication on email (the master key to all other accounts), setting up a password manager, installing an ad blocker, creating bookmarks for important sites, and establishing safe email habits that prevent phishing attacks.

Real-world relevance

A 72-year-old confident computer user clicked a fake PayPal email and entered his password. The scammer used his email access to reset passwords on his Amazon, bank, and investment accounts within days. It took weeks to recover. If he had two-factor authentication enabled, the scammer would have been stopped at the door -- even with the stolen password, they could not log in without the verification code sent to his phone.

Key points

Code example

COMPUTER & EMAIL SECURITY — KEY STEPS
====================================

1. Enable Two-Factor Authentication on Email (the master key)
2. Install uBlock Origin ad blocker in the browser
3. Bookmark important sites (bank, email, Medicare, Amazon)
4. Enable automatic OS and browser updates
5. Set up browser's built-in password manager

... plus detailed instructions for Gmail, Outlook, Yahoo,
Chrome, Firefox, Windows, and Mac — with a quarterly
maintenance checklist.

Get the complete checklist with step-by-step instructions in:
'Protecting Aging Parents' by Teamz Lab — Available on Amazon
https://www.amazon.com/dp/B0F2PJ1MG4

Line-by-line walkthrough

  1. 1. PRIORITY 1: EMAIL SECURITY -- This is the foundation. If email is compromised, everything else falls. Always start here.
  2. 2. Enable Two-Factor Authentication -- The single most impactful step. Even with a stolen password, 2FA stops 99% of account takeovers.
  3. 3. Create strong unique email password -- 12+ characters, mixed types, no personal info. This is the one password that matters most.
  4. 4. PRIORITY 2: BROWSER SECURITY -- The browser is how scammers deliver phishing pages and malicious ads.
  5. 5. Install uBlock Origin -- Blocks malicious ads and scam pop-ups before they ever appear. Free and effective.
  6. 6. Create bookmarks -- Eliminates the risk of typing a wrong URL or clicking a fake search result. Always access banks and important sites via bookmarks.
  7. 7. PRIORITY 3: EMAIL BEST PRACTICES -- Even with good security, human behavior is the last line of defense.
  8. 8. Three rules: Never click email links about money. Never download unknown attachments. Never call numbers from suspicious emails.
  9. 9. PRIORITY 4: COMPUTER SECURITY -- Keep the OS updated for security patches. Built-in antivirus is sufficient.
  10. 10. PRIORITY 5: PASSWORD MANAGEMENT -- Chrome/Firefox save passwords automatically. This eliminates password reuse, the #1 vulnerability.
  11. 11. ONGOING -- Check every 3 months that 2FA is still on, updates are running, and blockers are working. Banks and platforms change settings.

Spot the bug

Dad's Security Setup:
- Email password: Fluffy2024 (his dog's name + year)
- Same password used for: email, bank, Amazon, Medicare
- Two-factor authentication: Not enabled (too complicated)
- Browser: Chrome with no ad blocker
- Bookmarks: None (he searches for 'my bank login' each time)
- Computer updates: Turned off (they were annoying)
- Antivirus: Paid $89/year for Norton
Need a hint?
Count the security mistakes. There are at least 6 things wrong with this setup.
Show answer
Six critical mistakes: (1) Password uses personal info (pet name) making it guessable. (2) Same password reused on every account -- one breach compromises everything. (3) Two-factor authentication not enabled -- the single most important protection is missing. (4) No ad blocker means malicious pop-ups can reach him. (5) No bookmarks means he searches for his bank each time, risking fake search results. (6) Auto-updates disabled leaves security holes unpatched. Bonus: He's paying $89/year for Norton when Windows Defender is free and sufficient.

Explain like I'm 5

Imagine your parent's email is a castle and the password is the front gate key. Right now, if a bad guy steals the key, they walk right in and steal everything. Two-factor authentication adds a second gate that needs a magic code from your parent's phone. Even if the bad guy has the key, they can't get past the second gate without the phone.

Fun fact

Chrome and Firefox's built-in password managers are free and eliminate the #1 security risk for older adults: reusing the same password on every site. With a password manager, each account gets a unique strong password -- so if one site is breached, the others stay protected.

Hands-on challenge

Open your parent's email account (or your own). Check whether two-factor authentication is enabled: Gmail (myaccount.google.com > Security), Outlook (account.microsoft.com > Security), Yahoo (account.yahoo.com > Account security). If it is not enabled, turn it on right now. Then install uBlock Origin on their browser. These two steps take under 10 minutes and block 99% of common attacks.

More resources

Open interactive version (quiz + challenge) ← Back to course: Protecting Aging Parents