Privacy · 8 min read

What Is a VPN and Do You Actually Need One?

VPN companies spend billions on ads promising digital invisibility and total anonymity. The reality is more nuanced. This guide explains exactly what a VPN does, what it doesn't, and the specific cases where one is genuinely worth your money — without the hype.

Quick answer

A VPN (Virtual Private Network) routes your internet traffic through an encrypted tunnel to a server elsewhere. To websites, it looks like you're connecting from the VPN's server instead of your real location. It hides your IP, encrypts your traffic from your ISP, and lets you appear to be in a different country — useful for public Wi-Fi, accessing region-locked content, and limiting tracking. Not a magic anonymity wand.

What is a VPN?

A Virtual Private Network is a service that creates an encrypted "tunnel" between your device and a server somewhere else on the internet. All your traffic goes through that tunnel.

Here's the simple version of why this matters:

  • Without a VPN: Every website you visit sees your real IP address, knows your approximate location, and can potentially track you. Your ISP can see every site you connect to.
  • With a VPN: Every website you visit sees the VPN server's IP address. Your ISP sees only that you're connected to a VPN, not where you're going. Your real location and identity (from the IP perspective) are hidden behind the VPN.

It's that simple at the conceptual level. Everything else — the encryption protocols, server networks, no-logs policies — is implementation detail.

How a VPN actually works

Here's what happens when you connect to a website through a VPN, step by step:

  1. You launch your VPN app and connect to a server (say, in Amsterdam).
  2. Your device establishes an encrypted tunnel to that Amsterdam server. From this point on, no one between you and Amsterdam (including your ISP, the coffee shop Wi-Fi owner, your government, etc.) can see the actual content of your traffic.
  3. You visit a website — say, example.com.
  4. The request leaves your device encrypted, goes through your ISP (invisible to them), reaches the Amsterdam server.
  5. The Amsterdam server decrypts the request, makes the actual connection to example.com, and gets the response.
  6. example.com sees the Amsterdam server's IP, not yours. It thinks you're in Amsterdam.
  7. The response goes back to the Amsterdam server, gets encrypted, and travels through the tunnel to you.

The key trade-off: you've replaced trust in your ISP and the websites you visit with trust in your VPN provider. The VPN can see everything you do — which is why choosing a trustworthy provider matters enormously.

Technical note: Modern VPNs use protocols like WireGuard, OpenVPN, or IKEv2 to handle the encryption and tunneling. WireGuard is generally the fastest and most modern; OpenVPN is the most widely supported. Both are open source and audited.

What a VPN does (honestly)

Hides your real IP from websites

The primary function. Every site you visit sees the VPN server's IP, not yours. This limits IP-based tracking, prevents geo-location, and reduces the data brokers can collect about you.

Encrypts traffic on untrusted networks

On public Wi-Fi (coffee shops, hotels, airports), anyone else on the network can sometimes see your unencrypted traffic. A VPN encrypts everything, so even if someone is snooping, all they see is encrypted data.

Hides browsing activity from your ISP

Your ISP can normally see every website you connect to (though not the specific pages on HTTPS sites). With a VPN, your ISP only sees "you connected to a VPN." Where you went after that is invisible to them.

Bypasses geographic restrictions

Want to watch a Netflix show only available in the UK? Connect to a UK VPN server. Want to access a US-only website while traveling abroad? Connect to a US server. (Note: this is against many streaming services' terms of service, even if it's not illegal in most countries.)

Defeats some forms of censorship

In countries with restricted internet, VPNs can be used to reach blocked sites. (Some of those countries also block VPNs, leading to a cat-and-mouse game of obfuscation techniques.)

Prevents bandwidth throttling

Some ISPs slow down specific services (like streaming or torrenting). A VPN hides what you're doing, so your ISP can't selectively throttle.

What a VPN doesn't do (despite the ads)

It doesn't make you anonymous

VPN ads love the word "anonymous." Reality check:

  • If you log into Google, Facebook, or any account, those sites still know who you are.
  • Browser cookies and fingerprinting still track you across sites, regardless of IP.
  • Your VPN provider knows exactly who you are (you paid them) and what you do (your traffic flows through them).

VPNs hide your IP. They don't hide your identity.

It doesn't protect you from malware or phishing

VPNs encrypt your connection. They don't scan files for viruses or warn you about scam sites. Bundled "threat protection" features in some VPNs are usually just basic DNS filtering — useful, but not a replacement for antivirus or careful browsing.

It doesn't make you safe on every website

If you log into your bank, they still see your account credentials. If you enter your credit card on a scam site, the scammer still gets it. A VPN doesn't fix bad security hygiene.

It doesn't always make you faster

VPN ads sometimes promise faster speeds. In specific cases (avoiding ISP throttling), yes. In general use, a VPN slows down your connection because traffic has further to travel and gets encrypted/decrypted. Modern VPNs minimize this, but they can't make light travel faster.

It doesn't protect against advanced adversaries

If a nation-state actor really wants to find you, a consumer VPN won't stop them. Government agencies have other ways — subpoenas to VPN providers, traffic correlation attacks, malware on your device. For most users this doesn't matter. For activists or journalists in hostile environments, Tor is generally better than a VPN.

When you actually need a VPN

You use public Wi-Fi regularly

Coffee shops, airports, hotels, conferences. On any network you don't control, a VPN protects your traffic from anyone else on that network. This alone justifies a VPN subscription for frequent travelers.

You want to access region-locked content

Different Netflix libraries by country. BBC iPlayer (UK-only without a VPN). Hulu, Peacock, and Disney+ libraries. Sports broadcasts. A VPN gives you access to all of them by appearing to be in the right country.

You're traveling abroad

Your home country's services often work differently (or not at all) when you're traveling. Banking sites may block foreign IPs as fraud prevention. Some news sites geo-restrict. A VPN back to your home country solves both.

You want to limit advertiser tracking

Combined with browser privacy tools, hiding your IP reduces how easily advertisers can correlate your activity across sites. Not a complete solution but a meaningful one.

You live in or visit a censored country

China, Russia, Iran, parts of the Middle East. A VPN with obfuscation features lets you access blocked services. Choose one specifically designed for this purpose — not all VPNs work in restrictive countries.

You're privacy-sensitive about your ISP

Some ISPs sell anonymized browsing data to advertisers (legally, in the US). A VPN prevents this entirely.

When you probably don't need a VPN

Casual home browsing on trusted networks

If you mostly browse on your home Wi-Fi, and you're not doing anything that requires location-hiding or special access, a VPN is mostly overhead. Modern HTTPS already encrypts your traffic. Your ISP can see what sites you visit but not what you do on them.

You think a VPN replaces good security practices

If you don't use strong passwords, ignore software updates, click suspicious links, and reuse passwords across sites — a VPN doesn't help. Fix those first.

You want to "hide from hackers"

Most attacks don't target individual home users by IP. The "hackers can hack you from your IP" fear is mostly overblown. See our honest guide to what your IP reveals.

Free vs. paid VPNs

The honest version: most free VPNs are dangerous. Running a VPN service costs money — servers, bandwidth, engineers. If you're not paying for it, someone else is. That someone is usually advertisers buying your data.

Common free VPN problems

  • Selling your browsing data to advertisers
  • Injecting ads into the pages you visit
  • Logging everything despite "no logs" claims
  • Slow speeds and severe bandwidth caps
  • Limited servers and overcrowding
  • Malware (especially in mobile app stores' free VPN apps)

Trustworthy free options

A few free VPNs come from companies with other revenue sources, so they don't need to sell you out:

  • Proton VPN Free — from the same Swiss company as Proton Mail. Unlimited data, but slower speeds and fewer servers than the paid tier. Genuine no-logs policy. The best free VPN currently available.
  • Cloudflare WARP — not exactly a VPN, but it routes your traffic through Cloudflare's network. Free, fast, but doesn't let you choose locations. Good for privacy from ISPs, not for unblocking content.
  • Windscribe Free — 10 GB/month free tier from a reputable provider.

Why paid VPNs are better for most people

$3–5/month buys you faster speeds, more server locations, no data caps, and a provider with skin in the game to protect your privacy (since you're the customer, not the product). For most users who actually need a VPN, this is worth it.

How to choose a VPN

Things that actually matter when picking a VPN:

No-logs policy (and proof of it)

Every VPN claims "no logs." Some have actually been tested in court when authorities demanded records and produced nothing because there was nothing to produce. Others have been caught lying. Look for independently audited no-logs claims and a track record.

Jurisdiction

Where the VPN company is legally based matters because that's whose laws apply. VPN-friendly jurisdictions include Switzerland, Panama, British Virgin Islands. Five Eyes / Fourteen Eyes countries (US, UK, Canada, Australia, NZ, plus their allies) are less ideal for privacy-focused users.

Number and location of servers

More servers in more locations means better speeds (less congestion) and more options for unblocking content. Look for 50+ countries if international content access matters.

Protocol support

WireGuard is the modern standard — fastest, most efficient, audited. OpenVPN is older but very compatible. Avoid VPNs that only offer proprietary protocols.

Kill switch and DNS leak protection

A "kill switch" stops your traffic if the VPN disconnects, preventing accidental exposure. DNS leak protection ensures DNS queries also go through the VPN. Both should be table stakes.

Multi-device support

Most VPNs let you install on 5–10 devices simultaneously. Check this if you have a family.

Price and refund policy

Reputable VPNs offer 30-day money-back guarantees. Don't pay for a year up front without trying first.

Our VPN recommendations

We've evaluated the major VPNs against the criteria above. Here's what we actually recommend.

Best overall: NordVPN

If you're going to use one VPN, this is the one we'd pick. NordVPN has a large server network (over 6,400 servers in 60+ countries), fast speeds with the modern NordLynx protocol (their implementation of WireGuard), and an independently audited no-logs policy. Based in Panama, which has no mandatory data retention laws.

Strong unblocking for streaming services (Netflix, BBC iPlayer, Disney+). Built-in WebRTC leak protection, kill switch, DNS leak protection. Apps for every platform. 30-day money-back guarantee.

Pricing is reasonable on the 2-year plan (typically $3-4/month). Avoid the 1-month plan — it's nearly 4x the cost per month.

Check NordVPN pricing →

Best value: Surfshark

Cheapest of the major providers we'd recommend, with one unique feature: unlimited simultaneous device connections (most VPNs cap at 5-10). Good if you have a large family or many devices. Owned by the same parent company as NordVPN but operates independently with separate apps and infrastructure.

Solid feature set: kill switch, CleanWeb ad/tracker blocking, MultiHop double VPN, no-logs policy. Based in the Netherlands. 30-day money-back guarantee. Pricing on the 2-year plan often beats NordVPN.

Check Surfshark pricing →

If you need a genuinely free option: Proton VPN Free

If you can't or don't want to pay, Proton VPN's free tier is the only one we'd recommend without reservation. Swiss-based, from the company behind Proton Mail. Unlimited data (rare for free VPNs), genuine no-logs policy, and they make their money from paid subscribers — not from selling your data.

The catches: only 3 server locations (US, Netherlands, Japan), slower speeds during peak hours, no streaming unblocking, and no torrenting on the free tier. But for casual privacy on public Wi-Fi or to try VPNs before committing, it works.

Try Proton VPN Free →

Note: We're not affiliated with Proton VPN. We mention them because they're the best free option, not because we earn anything from it.

For maximum anonymity: Tor

Not a VPN, but worth mentioning. The Tor Browser is free and provides stronger anonymity than any VPN by routing your traffic through three different volunteer-operated relays. Much slower than a VPN and many sites block Tor traffic, but for activists, journalists, or anyone with serious privacy needs, it's the right tool.

Download Tor Browser →

Affiliate disclosure: The NordVPN and Surfshark links above are affiliate links — we earn a commission if you sign up. We picked these as our primary recommendations based on genuine quality, not commission rate. The other recommendations (Proton VPN Free, Tor) are unaffiliated — we mention them because they're the right tool for specific use cases. See our About page for details on how we monetize.

Frequently asked questions

What is a VPN in simple terms?

A VPN (Virtual Private Network) routes your internet traffic through an encrypted tunnel to a server elsewhere. To websites you visit, it looks like you're connecting from the VPN's server instead of your real location. This hides your IP and protects your traffic from anyone watching your connection.

Do I really need a VPN?

Most everyday users don't need a VPN running 24/7. They're genuinely useful on public Wi-Fi, when accessing region-locked content, when traveling abroad, or for limiting tracking. They're not the digital invisibility cloak the ads suggest.

Are free VPNs safe?

Most free VPNs are not safe. They often log and sell your data to advertisers (the actual product is you), inject ads into your browsing, or even contain malware. The few trustworthy free options (like Proton VPN's free tier or Cloudflare's WARP) come from companies with other revenue sources.

Does a VPN make me anonymous?

No. A VPN hides your IP from the websites you visit, but the VPN provider sees everything. Sites you log into still know who you are. Browser fingerprinting still identifies your device. VPNs are useful for specific privacy scenarios, not a complete anonymity solution.

Is using a VPN legal?

VPNs are legal in most countries, including the US, UK, EU, Canada, and Australia. A handful of countries restrict or ban them (China, Russia, Iran, North Korea, UAE among others). Using a VPN to commit a crime is still illegal regardless of where you are.

Does a VPN slow down internet speed?

Yes, slightly, in most cases. Traffic has further to travel and gets encrypted/decrypted. Good modern VPNs (especially using WireGuard protocol) keep the slowdown to 5–15% on a fast connection. Slower or older protocols can lose 30–50% of speed.

Can my ISP see I'm using a VPN?

Yes — your ISP can see that you're connected to a VPN server (the IP of the server is visible). They cannot see what you're doing through that tunnel. Most ISPs don't care, but if you're in a country where VPNs are restricted, this matters.

Should I use a VPN with Tor?

For most people, no. Tor alone provides strong anonymity. Adding a VPN to Tor can either help or hurt depending on configuration. Unless you have specific threat model reasons, just use Tor.