Independent educational guide for US and EU readers About · Contact

VPN and Online Privacy: What They Can and Can't Do

Updated August 17, 2026 9 min read

VPN advertisements promise total privacy with one click. The reality is more nuanced — a VPN is one tool in a box, excellent for some jobs and useless for others. This guide gives you an honest picture: what a VPN actually hides, what it does not, how it compares with Tor, and how to pick a provider that deserves your trust.

VPN privacy shield icon showing a secure connection
A VPN is a tunnel, not an invisibility cloak.

What is a VPN, really?

A VPN (Virtual Private Network) creates an encrypted tunnel between your device and the VPN provider's server. Everything you send travels through that tunnel, emerges from the server's IP address, and travels onward to the website. To the website, you appear to be at the VPN server's location.

That's the whole mechanism. Everything a VPN does — and everything it fails to do — follows from this single design.

What a VPN can do

What a VPN cannot do

This is the part every advertiser hopes you skip:

The core insight A VPN moves your trust from your ISP to the VPN company. That is sometimes smart — and it is not the same as privacy. True privacy means nobody in the chain can connect the dots, which is what Tor is designed for.

VPN vs Tor: which one when?

VPNTor
Hides IP from websitesYesYes
Hides activity from provider/ISPNo — the VPN company sees itYes — no single party sees the whole path
SpeedFast (single server hop)Slow (three relays worldwide)
Economic modelPaid serviceFree, volunteer network
Best forEveryday browsing, streaming, public Wi-FiDark web, whistleblowing, censorship circumvention

Some people run a VPN and Tor together ("Tor over VPN"). That can defeat ISP-level observation of Tor usage, but it is not automatically more private — the order matters, and the VPN company still sees your traffic. For most users this is unnecessary complexity. The Tor Project has warned that VPN+Tor combos often reduce anonymity when done wrong.

How to choose a VPN in 2026

There are hundreds of VPN providers and almost no way to verify their claims from the outside. These are the questions that matter:

  1. Headquarters and jurisdiction: Is it based in a country with mandatory data retention or data-sharing agreements? Providers in privacy-friendly jurisdictions (e.g., Switzerland, Iceland) face fewer forced-logging demands.
  2. Independent audits: Has the provider published security audits by a recognized firm? Audits don't prove everything, but their absence is a red flag.
  3. Logging policy: Do they claim "no logs"? No-log claims matter, but you cannot verify them; audits help. Avoid free VPNs almost universally — they monetize your data in ways that defeat the purpose.
  4. Open protocol support: WireGuard is the modern standard, with audited open-source implementations.
  5. Reviews you respect: Look at technical reviews from sources like Kaspersky's resource center or independent privacy blogs, not SEO listicles full of affiliate links.

One more honest point: no VPN, however good, turns you into a ghost. Combine the right tool with the right habits — unique passwords, two-factor authentication, and a browser with strong privacy defaults.

VPNs and the dark web

People often ask whether they "need" a VPN to visit the dark web. You do not — Tor Browser itself is designed for that. There are two legitimate scenarios where a VPN matters on the dark web:

Everything else is marketing. Remember: the risk on darknet marketplaces is not that your IP is visible — it's the scams inside them. Read how scams work before considering anything there.

Frequently asked questions

Is a VPN legal?

In the US and most of the EU, yes, VPNs are legal. A few countries restrict or ban them — check local law wherever you travel.

Do I need a VPN for banking?

No. Your bank already encrypts the connection (HTTPS). A VPN adds nothing there and may even trigger fraud flags when you connect from unusual locations.

Can police track me through a VPN?

If the provider logs, they can request the logs via legal process. No-log providers under favorable jurisdiction make this much harder. That's why provider choice matters.

Which is safer: VPN or Tor?

For hiding your activity from a third party, Tor wins by design — no company holds the keys. For protecting your data on public Wi-Fi or hiding your IP from a website at full speed, a VPN wins. Different jobs, different tools.

vpntorprivacycybersecurity

Further reading: VPN (Wikipedia) · EFF: top 12 ways to protect privacy · Tor Project