Security & Privacy

How to Protect Your Online Privacy

Practical, reassuring steps to protect your online privacy, from smarter sharing to tidier settings, so you stay in control of your personal information.

A person holding a phone with privacy settings open beside a small plant
Photograph via Unsplash

If you have 30 minutes, the highest-impact moves are these: turn on a password manager with unique passwords everywhere, switch your important logins to app-based two-factor authentication or passkeys, and turn off cross-app tracking on your phone. Everything else in this guide is refinement on top of those three actions, which block the two biggest real-world threats: credential theft after a data breach, and the advertising industry quietly stitching your behavior into a profile.

Where your data actually leaks#

Most privacy loss does not come from a dramatic hack. It comes from three ordinary channels. First, password reuse: when one site is breached, attackers take that email-and-password pair and try it on Gmail, PayPal, and your bank in an automated attack called credential stuffing. Second, advertising trackers: third-party scripts and mobile advertising IDs (Apple's IDFA and Android's AAID) follow you between apps and sites to build a behavioral profile. Third, oversharing and default settings: public profiles, permissions you granted years ago, and old accounts you forgot exist.

You cannot control a company's server security, but you fully control all three of those channels. That is the good news, and it is where your effort pays off.

Fix passwords and logins first#

Use a password manager and stop reusing passwords#

Human-memorable passwords reused across sites are the single weakest link. A password manager fixes this by generating and storing a unique 16-plus character random password for every account, so a breach at one site cannot cascade. Bitwarden (free, open source), 1Password, iCloud Keychain (built into Apple devices), and Google Password Manager (built into Chrome and Android) are all solid choices. Pick one, set a long passphrase as its master password, and let it take over.

Check whether your credentials have already leaked at haveibeenpwned.com, a reputable free breach-lookup service. If an account shows up, change that password immediately and anywhere you reused it.

Turn on two-factor authentication, but choose the right kind#

Two-factor authentication (2FA) means a password alone is not enough to log in. Not all 2FA is equal. SMS text codes are the weakest because they can be intercepted through SIM-swap fraud, though they are still far better than nothing. Authenticator apps using TOTP (time-based one-time passwords) such as Aegis, Authy, or Google Authenticator are stronger. Passkeys and hardware security keys like a YubiKey are strongest, because they are bound to the real website and cannot be phished. Enable 2FA at minimum on your primary email, because whoever controls your email can reset the password on everything else.

Cut off tracking on your phone#

iPhone#

Apple's App Tracking Transparency lets you deny apps the right to follow you across other companies' apps and sites. Go to Settings > Privacy & Security > Tracking and turn off "Allow Apps to Request to Track" to blanket-deny every app. Then reduce Apple's own ad targeting at Settings > Privacy & Security > Apple Advertising by turning off "Personalized Ads."

Audit permissions at Settings > Privacy & Security > Location Services, and set data-hungry apps to "While Using" or "Ask Next Time" rather than "Always." For a reality check on who is actually phoning home, enable Settings > Privacy & Security > App Privacy Report, which logs how often each app touches your location, camera, mic, and which domains it contacts.

Android#

Open Settings > Security & privacy > Privacy > Permission manager (wording varies slightly by manufacturer) and review each category. Revoke location, microphone, and contacts from any app that has no honest reason to need them, and prefer the "Only this time" option when an app asks. Delete your advertising ID entirely at Settings > Security & privacy > Privacy > Ads > Delete advertising ID, which forces apps to see a string of zeros instead of a trackable identifier.

Finally, tame your Google account, which quietly logs searches, YouTube views, and location. Visit myactivity.google.com, and under "Web & App Activity" and "Location History" set auto-delete to the shortest available window (the choices are 3, 18, or 36 months). Use myadcenter.google.com to switch off personalized ads across Google's services.

Tame your browser#

Your browser is where most web tracking happens, and the fix is mostly about choosing a stricter mode.

  • Safari turns on Intelligent Tracking Prevention by default; confirm "Prevent Cross-Site Tracking" is enabled under Safari's settings and consider hiding your IP from trackers with iCloud Private Relay if you subscribe to iCloud+.
  • Firefox offers Enhanced Tracking Protection; set it to Strict in Settings > Privacy & Security. This is one of the best privacy defaults available in a mainstream browser.
  • Chrome offers fewer built-in blocks because Google's revenue is ad-based, so add a reputable content blocker like uBlock Origin, and turn on "Send a Do Not Track request" plus Safe Browsing under Settings > Privacy and security.

A private or incognito window only prevents your own device from saving that session's history and cookies. It does not hide you from your employer, your internet provider, or the websites you visit. Treat it as a clean local slate, not a cloak.

The public Wi-Fi and VPN reality#

The genuine risk on open public Wi-Fi is smaller than it was a decade ago, because nearly every serious website now uses HTTPS, the padlock that encrypts the traffic between you and the site. On HTTPS connections, others on the network cannot read your passwords or messages. What they can still see is which domains you visit and, on a malicious hotspot, they may try to redirect you.

A reputable VPN encrypts all your traffic to the VPN server, which hides your activity from the network operator and your internet provider, and masks your IP address. This is genuinely useful on untrusted networks. But be clear-eyed: a VPN does not make you anonymous, it simply moves your trust from your provider to the VPN company. Choose a paid, audited provider with a clear no-logs policy, and be deeply skeptical of "free" VPNs, which frequently monetize by selling the very data you were trying to protect.

Common mistakes people make#

  • Relying on incognito mode for privacy. It hides history from your device, nothing more.
  • Using the same password with SMS 2FA as a safety net. If the password leaks and your number gets SIM-swapped, both fall together.
  • Granting "Always" location out of habit. Almost no app needs your location when it is closed.
  • Forgetting old accounts. Dormant accounts on services you abandoned still hold your data and can be breached. Close them and check "Results about you" in Google to request removal of pages exposing your personal details.
  • Trusting a free VPN. If the product is free and it handles all your traffic, your data is often the payment.

A simple monthly rhythm#

You do not need to redo everything constantly. Once a quarter, spend 15 minutes: skim your phone's permission manager, delete one account you no longer use, run your main email through haveibeenpwned.com, and confirm 2FA is still active on your bank and email. Small, steady maintenance beats a single heroic cleanup.

FAQ#

Do I really need a VPN at home?#

Usually not for privacy from outsiders, because home Wi-Fi with a WPA2 or WPA3 password is already encrypted and your sites use HTTPS. A VPN mainly hides your browsing from your internet provider and masks your IP. It is most worthwhile on untrusted public networks or when you specifically want to keep your provider from logging which sites you visit.

Are passkeys safe if I lose my phone?#

Yes, because passkeys sync through your Apple, Google, or password-manager account, so a new device restores them after you sign back in. They cannot be phished the way passwords and SMS codes can. Keep your underlying account secured with a strong master password and recovery method, and you are covered.

Is it worth paying for a password manager?#

The free tiers of Bitwarden, iCloud Keychain, and Google Password Manager are genuinely good and enough for most people. Paid plans add extras like secure file storage, family sharing, and breach monitoring. The important decision is simply using one at all rather than reusing passwords.

How do I know which apps are tracking me?#

On iPhone, enable App Privacy Report under Settings > Privacy & Security to see which domains each app contacts and what sensors it uses. On Android, the Privacy Dashboard under Settings shows recent camera, microphone, and location access. Both turn invisible tracking into a plain list you can act on.

Theo Vance
Written by
Theo Vance

Theo writes about online safety the way a good friend would — clearly, calmly, and without trying to scare you. He's interested in the simple habits that stop most problems, and he thinks staying private online is a skill anyone can learn.

More from Theo