Online Anonymity - Tor, Burners, and When You Actually Need Them

Published:

Online Anonymity - Tor, Burners, and When You Actually Need Them

Let me save you some time: you probably do not need to browse in secret. Most of the “online anonymity” advice you have seen is aimed at people who think their ISP is the enemy, and most of those people are wrong about that.

But there is a short list of situations where anonymity genuinely matters, and if you ever hit one of them, you want to know the tools before you need them. That is what this guide is for.

The Bottom line: everyday browsing does not need Tor. Researching a sensitive medical condition, planning an escape from an abusive partner, or reporting a crime from a place where the police are the problem - that is when anonymity stops being paranoia.

What “Anonymous” Actually Means

Here is the part the movies skip: there is no single switch that makes you invisible. “Online anonymity” is a stack of separate choices, and each one protects you from a different watcher.

  • Your internet provider sees every website you visit. Not the content, usually, but the address.
  • The website sees your IP address, your browser, your device, and usually your approximate location.
  • Advertisers and data brokers build a profile from cookies and trackers across many sites.
  • The government can compel any of the above to hand over records.

Each tool in this guide removes one layer. Tor hides the destination from your ISP and your IP from the website. A VPN does something similar but differently. A burner phone removes the name attached to the device. None of them do everything. Knowing which watcher you are hiding from is the whole game.


Tor: The Browser That Routes Around Everyone

Tor (short for The Onion Router) is a free browser that routes your traffic through three volunteer-run relays before it reaches the website. The site sees the last relay’s IP address, not yours. Your ISP sees that you connected to Tor, but not where you went after that.

When it is the right tool:

  • You are researching something and do not want your browsing history to be a record of it. A medical diagnosis, a legal question, a family situation you are not ready to explain.
  • You are in a country where the websites you need are blocked or monitored.
  • You are a journalist, a source, or an activist, and the trail matters.

When it is the wrong tool:

  • For everyday browsing. Tor is slower - often noticeably - because your traffic travels across the world.
  • For logging into your bank, your email, or anything you care about. Logging in with your real name and password destroys the anonymity and leaves a stranger’s exit relay holding the key. Websites will also block Tor connections for exactly this reason.
  • As a “VPN replacement.” They are different tools with different trade-offs, and the next section explains the difference.

How to start: download the Tor Browser from the official site (torproject.org), not from an app store or a search ad. It is a modified Firefox that does the routing automatically. You do not configure anything. Open it, wait, browse. That is the whole setup.

The one rule that makes or breaks Tor: do not log into anything personal while using it. No email, no social media, no shopping. A single login attaches your real identity to the anonymous session, and everything after that point is linked to you.

VPN vs Tor: The Difference That Matters

People use these words interchangeably, and they are not the same thing at all.

A VPN routes your traffic through one company’s server. The company sees everything you do. Your ISP sees only that you connected to the VPN. The website sees the VPN’s IP, not yours. It is fast, it is convenient, and it is only as trustworthy as the company running it.

Tor routes through three independent relays run by different volunteers around the world. No single relay sees both your address and your destination. It is slower, and it is anonymous by design rather than by corporate policy.

The practical summary: a VPN protects you from your ISP and from coffee-shop Wi-Fi snoops. Tor protects you from both of those and from the website knowing who you are. If your threat is “the Wi-Fi at the hotel,” a VPN is plenty. If your threat is “I need the website to have no idea it was me,” that is Tor’s job.


Burner Phones: Anonymity for the Real World

A burner is a cheap phone bought with cash, used for one purpose, and thrown away or retired when the purpose is done. The point is not the phone - it is the missing paperwork. No contract, no name on the account, no billing address linking the device to you.

What it actually protects you from:

  • An app or website tying your phone number to your real name.
  • Your phone provider having a record of who you called and when.
  • Someone who gets access to your real phone number finding every account attached to it.

What it does not protect you from:

  • The phone itself broadcasts location to cell towers. If a burner is with you, it can place you somewhere.
  • Buying it with a card defeats the purpose. Cash, at a store without a camera at the counter - and even that is not perfect.
  • If you log into your real accounts on it, it stops being anonymous instantly.

The honest use case: a situation where the phone number itself is the sensitive part - a safety-critical call, a discreet business negotiation, a line of communication that must not be traced through your name. For most people, this tool never gets used. Knowing it exists is the point.


The Stack, Not the Single Tool

If you genuinely need anonymity, you will probably need more than one of these at the same time:

  1. Tor Browser for the research itself.
  2. A separate device - a laptop that is not yours, or a phone that has never been logged into anything of yours. An anonymous session on your personal laptop is a session on your laptop.
  3. A new identity for the session - a fresh email address you create over Tor, not your real one.
  4. No logging in - the rule from earlier, repeated because it is the one that actually gets people caught.

None of this is paranoid if you have a real reason. All of it is overkill if you do not.


The Bottom Line

Online anonymity is not a lifestyle. It is a tool kit with three main tools - Tor for browsing, a VPN for everyday protection from your ISP, and a burner phone for the real world - and each one solves a specific problem.

Start with the honest question: who am I hiding from, and why? If the answer is “nobody, I just like the idea,” save yourself the slowness and skip Tor. If the answer is a real person or a real risk, the tools above are the ones the people who actually need this use.

And if you want the network side of the same story - how the connection into your house can be protected even when you are not hiding from anyone - Home Network Security - What Actually Matters is where the everyday version lives.


This is the first article in the Online Anonymity series. More coming - if there is a privacy question you keep running into, let me know and I will write it up.