Skip to main content

Command Palette

Search for a command to run...

Choosing the Right Privacy Tools for Your Situation (Not Just the Popular Ones)

A VPN won't make you anonymous. Tor won't make you invisible. Here's a detailed technical breakdown of what each major privacy tool actually protects against — so you can choose based on your real situation, not marketing claims.

Updated
7 min read
Choosing the Right Privacy Tools for Your Situation (Not Just the Popular Ones)
I
Security engineering leader specializing in cloud security, detection engineering, SIEM operations, and drone security research. Focused on scalable defensive architectures, practical cybersecurity education, and measurable security outcomes.

This is the final part of the series — and in many ways, the one that ties everything else together. Across the previous five parts, you audited your exposure, removed yourself from data broker sites, configured private browsing, separated your identity across compartments, and locked down the accounts you decided to keep.

Now comes the question almost everyone asks first — and which is genuinely best answered last: which tools should you actually be using, and why?

The problem with most tool advice

A VPN does not make you anonymous. Tor does not make you invisible. An encrypted messaging app does not protect you if the device you're using has already been compromised. Each of these tools is built to solve one specific, narrow problem — and a great deal of the marketing built around them deliberately blurs that distinction, because "complete protection" is a far more sellable promise than "protection against this one specific thing, under these specific conditions."

The right question was never "which tool is the best?" It's: "What exact problem does this tool solve, and is that a problem I genuinely have?"

This is sometimes called building a "threat model" — a clear picture of what you're actually trying to protect, and who or what you're realistically trying to protect it from. Let's build that picture properly, tool by tool.

VPNs: hiding your traffic from the network, not from the services you log into

What it technically does: A VPN creates an encrypted tunnel between your device and a server run by the VPN provider, then routes your traffic onward from there. Anyone observing the network you're connected to — the cafe's router, the airport's Wi-Fi, your own internet provider — sees only encrypted traffic heading to the VPN server, not the actual sites and services you're using.

What it doesn't do: It does nothing to change what happens after your traffic leaves the VPN server. If you log into your email or social media account, that service identifies you the instant you enter your credentials — your connection method has no bearing on that at all.

When it's genuinely useful: Any time you're using a network you don't fully control or trust — public Wi-Fi in cafes, airports, and hotels being the most common examples, but also any shared or unfamiliar network in general.

How to actually pick one: Look specifically for a provider that has published the results of an independent security audit, and that has a verified (not just claimed) no-logging policy. Then configure it to connect automatically whenever you join an unfamiliar network, and enable its "kill switch" feature, which blocks all traffic if the encrypted connection unexpectedly drops — preventing a brief, unprotected leak you'd otherwise never notice.

Tor: built for situations where staying unlinkable is the actual priority

What it technically does: Tor Browser routes your connection through a chain of independent relays operated by volunteers worldwide, wrapping your traffic in multiple layers of encryption. Each relay in the chain only knows the step immediately before and after it — never the full path — meaning no single point can see both who you are and what you're accessing.

What it doesn't do: It doesn't make your activity instantaneous or convenient — the extra hops add noticeable delay. And in certain contexts, the mere act of using Tor can stand out as unusual, which may itself draw more attention than a standard connection would.

When it's genuinely useful: Situations where the consequences of being identified while doing something specific are serious — investigative or sensitive research, communicating where being identified could create real personal risk, or any activity that fundamentally depends on separating your identity from your actions.

How to actually use it: Install it as a separate, dedicated tool — not your everyday browser (that role is already filled by the setup from Part 3). Reserve it specifically for the situations above, where its particular strengths actually apply to your situation.

Encrypted messaging apps: protecting content, not contact patterns

What it technically does: Apps such as Signal use end-to-end encryption, meaning messages are scrambled on your device and can only be unscrambled on the recipient's device — not even the company running the app can read what's inside. This is a real, meaningful, and technically verified protection for the content of your conversations.

What it doesn't do: Encryption protects what you say, but generally not who you're saying it to or when. That surrounding pattern — who you talk to, how frequently, and at what times — is called metadata, and in some situations it can reveal more about a person's life and relationships than the actual message content ever would.

When it's genuinely useful: Essentially all the time — protecting the content of your everyday conversations is a baseline good habit, not a niche concern reserved for special situations.

A useful extra step: Some encrypted messengers offer features like disappearing messages or sealed sender, which reduce how long data persists and how much metadata is generated in the first place. It's worth spending a few minutes in the app's settings to see what privacy-enhancing options are available and turning on the ones that fit how you communicate.

A simple framework for evaluating any privacy tool

Before adopting any tool — whether it's one mentioned in this series or something new you come across later — run it through these three questions:

  1. What specific problem does this tool claim to solve? Be precise. "Privacy" is not a specific problem; "hiding my browsing from my internet provider" is.

  2. Do I actually encounter that problem in my day-to-day life? Be honest here — adopting a tool for a problem you don't actually have adds complexity and cost without adding real protection.

  3. What does this tool explicitly not protect against — and does that gap matter for my situation? Every tool has one. Knowing it in advance prevents the dangerous assumption that a single tool is quietly covering something it was never designed to cover.

If you can answer all three clearly for a given tool, you're adopting it because it fits a real problem you have. If you find you can't answer them, you may be paying for a feeling of security rather than the thing itself — which is precisely the trap this entire series has been built to help you step around.

Bringing the whole series together

Here's where these six parts leave you, taken as a whole:

  1. You know exactly what's already exposed about you online, and how serious each piece is (Part 1)

  2. You've started actively removing yourself from the companies whose business model depends on that exposure (Part 2)

  3. Your everyday browsing has stopped quietly feeding that same system with new information (Part 3)

  4. Your accounts are structured so they can't easily be linked together, containing the damage from any single future leak (Part 4)

  5. The accounts you've kept are genuinely difficult to break into, including the recovery paths that are usually the weakest link (Part 5)

  6. You choose tools based on the specific problems you actually have — not the ones a marketing page told you that you have (Part 6)

You will never disappear from the internet entirely, and chasing that as a literal goal would mostly waste time you could spend on changes that actually matter. What you've built instead through this series is something far more realistic and far more durable: a meaningfully smaller footprint, fewer weak points an attacker could exploit, and — maybe most importantly — a clear, working understanding of what you're protecting, who you're protecting it from, and why each step you've taken actually matters.

That's not a finish line — it's a maintenance routine. Revisit Part 1's audit every few months, repeat Part 2's removal process on the recurring schedule you set up, and apply Part 4's compartmentalization habits automatically to every new account you create from here on. Privacy was never something you achieve once and finish. It's something you maintain — and now you have a complete, repeatable system for doing exactly that.