What each one actually is

A VPN, short for virtual private network, is a tunnel from your device to a server run by a VPN company. Your traffic comes out of that server, so websites see the VPN's IP address instead of yours. All the trust sits with the VPN provider, who could log everything if they wanted to.

Tor, short for The Onion Router, is a network of thousands of volunteer computers. Your traffic bounces through three of them and is wrapped in layered encryption so no single computer sees both who you are and where you are going. See our full guide to what Tor is and how it protects speech for the mechanics.

Psiphon is a purpose-built anti-censorship app. Under the hood it uses several methods โ€” VPN protocols, SSH, and its own obfuscation โ€” and it rotates entry points constantly so a country cannot easily block it. It has been used at large scale in Iran and Cuba during shutdowns.

A side-by-side comparison

ToolMain goalTrust modelSpeedBlocked easily?
VPNPrivacy plus geo shiftTrust one companyFastDepends on provider
TorAnonymity and circumventionTrust the network as a wholeSlow-ishYes, but bridges help
PsiphonCircumvention under pressureTrust Psiphon plus rotating serversMediumRarely, by design

None of them is universally best. They are answers to different questions.

When a VPN is enough

Use a VPN when your goals are mundane and your trust in a specific provider is high. Streaming a show that is not available in your country, hiding what you are doing from a hotel network, or protecting a laptop on airport wifi โ€” those are VPN jobs. Pick a provider with an audited no-logs policy, a jurisdiction that does not trivially compel logs, and open-source client software.

Do not use a VPN when your threat is a government that can send a letter to any company. A subpoena or a raid on the provider ends the game. That is where Tor's shared-trust model beats one-company trust.

When Tor is the right answer

Use Tor when you want anonymity, not just privacy. Journalists talking to sources, activists filing reports, and researchers looking at content that would tag them for surveillance are the classic cases. Tor is also the right answer when you cannot trust any single organization with your traffic, because the network is designed so no single organization needs to be trusted.

Do not use Tor for high-bandwidth work that does not need it. Video streaming, big downloads, and heavy uploads waste volunteer bandwidth and are usually faster over a VPN anyway.

When Psiphon fits best

Use Psiphon when the network you are on is aggressively trying to block circumvention tools. It was built specifically for that case. During big shutdowns in Iran and against the Great Firewall of China, Psiphon has kept working when other tools were blocked. It leaks more metadata than Tor and gives you less anonymity than Tor, but if your problem is "the internet is broken right now, help me get out", Psiphon is often the tool that keeps working.

A quick sanity check on all three: how do you know which one is right for a given moment? Ask what you are actually trying to accomplish. Are you trying to be private from your ISP and the sites you visit? A good VPN. Are you trying to be anonymous โ€” where nobody, not even a court order, can tie your traffic to you? Tor. Are you trying to reach a site that your country is actively blocking, right now? Psiphon, or Tor with a pluggable transport. Very few situations call for all three at once, and stacking tools you do not understand can leak more than it hides.

Choosing between VPN, Tor, and Psiphon is really about matching the right shape of protection to your actual problem โ€” and knowing when to reach for which is more valuable than any brand of any one of them. That is the honest comparison of VPN, Tor, and Psiphon.