Online Safety
Smart, Not Scared
You now know how the internet moves data and how the web serves it. One more layer matters: the people layer. Most people online are exactly who they claim to be — but not all, and the exceptions have strategies. The good news: a handful of habits blocks almost all of the common tricks. This is not about fear; it is about being the person who is hard to fool.
Passwords — Your Front Door
Your password is the key to your account, and attackers try to guess it in two ways: by knowing things about you (name, birthday, pet) and by using programs that try millions of common passwords per second. That second method is why password123 and qwerty fall instantly — they are at the top of every cracking list.
What makes a password strong is mostly length, plus unpredictability:
- Weak:
liam2012— short, personal, guessable - Strong:
BlueTiger$Dances9Loudly— long, made of unrelated words, easy for you to remember, brutal to guess
Three password rules beat nearly everything:
- Long and unpredictable — several random words work brilliantly
- Unique per account — when one website is breached (it happens constantly), criminals immediately try the stolen passwords on email, banks, and games. Reuse turns one leak into a master key. A password manager can remember unique passwords for you.
- Secret — no friend, teacher, or company support agent legitimately needs your password. Anyone asking is the alarm.
Then add two-factor authentication (2FA): a second check — usually a code on your phone — required at login. Even with your password stolen, the attacker is stopped at the door. Turn it on for anything important.
Phishing — The Con Artist's Email
Phishing is the most common attack on ordinary people, and it involves no clever hacking at all — just impersonation. A message arrives looking like it is from a bank, a delivery company, a game, or a friend, and it wants one of two things: your details, or your click.
Phishing has a recognisable pattern — spotting it is genuine pattern recognition:
- Urgency and fear: "act within 24 hours or lose your account!"
- Too good to be true: "you've won 10,000 free game credits!"
- A link to click or attachment to open, front and centre
- Slightly-off details: an address like
support@amaz0n-help.net, generic greetings ("Dear customer"), odd wording
The defence is one habit: never act through the message itself. Don't click its link, don't reply with information. If it might be real, go to the actual website or app the way you normally would — typed address, your own bookmark — and check there. Real companies survive that check; phishing evaporates. When in doubt, ask a trusted adult, and know that being suspicious of a genuine email costs nothing, while trusting a fake one can cost a lot.
Your Digital Footprint
Everything you post, comment, share, and sign up for leaves a trail — your digital footprint. Two facts make it worth a moment's thought:
- Deleting is not erasing. Screenshots, reposts, and archives mean anything public may persist long after you remove it.
- Small clues add up. A school name here, a street sign in a photo there, a daily routine in your posts — separately harmless, together enough to locate a real person. Attackers also mine footprints for password-guessing material, which is another reason your dog's name makes a poor password.
The test before posting: would I be comfortable with a stranger — or a future employer — seeing this? Interests, opinions, and creations: share away. Addresses, schedules, documents, and anything that pinpoints you physically: keep private, and keep your accounts set to private where it matters.
The Safety Checklist
- Long, unique passwords (use a password manager)
- 2FA on email, banking, and main accounts
- Pause before clicking — verify unexpected messages independently
- Keep software updated — updates patch the security holes attackers use
- Share interests, not identifiers (address, school, schedule, documents)
- Something feels wrong? Tell a trusted adult. Reporting is strength, not weakness
Security experts call thinking this way a security mindset — asking "how could this be misused?" the same way debugging asks "how could this go wrong?". It is a skill, it improves with practice, and it protects more than computers.
Worked Example — Spotting the Warning Signs in a Real Message
Apply the phishing pattern from this lesson to a realistic example message, line by line:
From: security@paypaI-support.net
Subject: URGENT: Unusual sign-in detected!
Dear Customer,
We detected unusual activity on your account. Your account
will be SUSPENDED within 12 hours unless you verify your
details immediately.
[Click here to verify your account]
PayPal Security Team
Checking it against the pattern from earlier in this lesson: the sender address uses a capital "I" instead of a lowercase "l" in "paypaI" — a classic look-alike trick, easy to miss at a glance; "URGENT" and a countdown ("12 hours") apply pressure to act fast, before you have time to think it through; "Dear Customer" is generic, not your actual name, which a real account-specific alert usually would use; and the entire message exists to get one click on one link. None of these signs alone proves it's fake — but all four together is exactly the recognisable pattern this lesson describes. The correct response is still the same simple habit: don't click the link, and if genuinely worried, open the real PayPal app or type paypal.com directly into a browser to check for any actual account issue there instead.
Key Words
- Phishing — fraudulent messages impersonating trusted senders to steal information or clicks
- Two-factor authentication (2FA) — a second login check beyond the password
- Data breach — the theft of a website's stored user data, including passwords
- Digital footprint — the lasting trail of information your online activity leaves
- Password manager — a program that generates and remembers strong, unique passwords