Is a VPN Safe to Use? Two Different Questions
“Is a VPN safe” collapses two questions that have different answers. Is running one risky to you? Mostly not, with real caveats about who you are trusting and what it can break. Does running one make you safe? No — it is not a security product and was never designed to be one. Confusing the two is how people end up both over-trusting the tool and under-estimating what it can disrupt.
Taking them apart is worth the effort, especially if you are travelling, because the disruptions all show up abroad and rarely at home.
Question one: is running one risky to you?
You are choosing who sees your traffic, not reducing how many can. With no tunnel, the network you are on and your carrier are positioned to see which services you use. With one, they lose that view and the provider gains it. That is a transfer of trust to a party you selected, and the whole point is that you would rather trust them than the hotel. It is only an improvement if that is actually true, which is why the operator’s identity is the first criterion in how to choose a VPN.
The software runs with deep access to your device’s networking. It has to, in order to route everything. That makes the provenance of the app material: install from the operator’s own published source and confirm you have the thing you meant to install.
It introduces a new failure mode. A tunnel that drops leaves a gap. A tunnel that will not connect leaves you unable to work. A tunnel that conflicts with an employer’s own route can leave a managed laptop in a state you cannot fix from a hotel room.
It can create a false sense of security. The most common real harm. People do things on hostile networks that they would not otherwise do, because a tunnel is up, in the belief that it protects against far more than it does.
So: not dangerous, but not free either. It is a deliberate change to where your trust sits, plus a new dependency.
Question two: does it make you safe?
No. Specifically, it does not protect:
- An account you are logged into. Sign in and you are identified, whatever address you arrived from.
- Against malware, scams, or malicious files. It carries traffic; it does not examine it.
- A device that is already compromised. Whatever is on it has the same access it had before.
- Information you have already given a service. Nothing is retroactive.
- Your device’s own disclosures. Clock, language, location permissions, account country, payment methods — all outside the tunnel, all enumerated in what a VPN does not change about your location.
- Against tracking that identifies you by account or device rather than by address.
What it does protect is narrow and genuine: what the network you are standing on can observe about which services you contact, and the address those services see. That is worth having on a hotel network. It is not safety.
The ways it makes things worse abroad
This is where the two questions meet, and it is the part travellers learn the hard way.
Banking and payments. Fraud systems judge unfamiliar origins harshly, and a shared infrastructural address in a third country is more unfamiliar than an ordinary foreign connection. See why your bank locks you out abroad and what a borrowed IP address says about you.
Verification and sign-in. Codes, prompts, and device checks react to sudden changes of apparent country. Sometimes the reaction is a locked account at the moment you most need in — why 2FA breaks when you travel.
Work devices and network policy. Employers, schools, and some venues prohibit outside tunnels. On a managed device this is a rule you can break without meaning to, and the consequences are administrative rather than technical. See travelling with a work laptop.
Guest network sign-in. The portal must intercept you and the tunnel prevents interception, which looks like a total outage. The sequence is in why hotel and airport Wi-Fi breaks your VPN.
Regulatory context. Rules about VPN use vary, and they vary by category rather than being uniformly permissive. The kinds of rules that exist, and where to look up the ones that apply, are in why VPN rules differ by country. Check official sources for wherever you are going; a blog is not the place to learn what is lawful.
The gap that catches people out
Whatever your device does in the moments before the tunnel is up happens on the network’s terms. Joining a network, coming out of standby, changing between Wi-Fi and cellular — each is a moment when background traffic can leave in the open while you believe you are covered.
You cannot eliminate this. You can reduce it: know what your tool does during a drop, bring the tunnel up before doing anything that matters, and treat the captive-portal sign-in itself as happening in public, because it is.
Using it safely, in practice
- Choose an operator you can identify and install from their own published source.
- Know what happens when it drops, and test it by switching networks on purpose.
- Turn it off for banking, payments, and verification, and use your own cellular data for those.
- Turn it off for local services in the country you are actually in.
- Do not layer it on a managed work device without checking the policy first.
- Do not treat it as protection against anything you download or click.
- Assume you are identified wherever you have signed in, because you are.
Bottom line
Running a VPN is not risky in itself; it moves your trust to an operator you chose and adds a dependency that can break. It does not make you safe — not from malware, not from an account you are signed into, not from your own device’s disclosures. Treat it as a private route across networks you do not control, switch it off for money and verification, and check the local rules before you travel.