Is public Wi-Fi safe?

Safer than the standard warning suggests, but not for the reason most people think. Simple eavesdropping on a legitimate public network is far less useful to an attacker today than it was a decade ago, because nearly all sensitive web traffic is now encrypted by default. The real modern risk isn't someone silently watching a real network — it's the network itself being fake.

Why the old warning is mostly outdated

The classic public-Wi-Fi warning — "anyone on the network can see what you type" — described a web where most sites still sent data in plain HTTP. That web mostly doesn't exist anymore. HTTPS is now the default on the overwhelming majority of the sites people actually log into, which means the content of what you type is encrypted before it ever leaves your device, regardless of who else is on the same Wi-Fi network. Someone passively monitoring a legitimate public network today mostly sees which domains you're visiting, not what you're doing on them.

The real modern threat: the network itself isn't real

An evil twin attack sets up a rogue access point broadcasting the exact same name as a network people already expect and trust — an airport's free Wi-Fi, a café's guest network — often at a stronger signal so nearby devices prefer it automatically. Anyone who connects is routed through a fake captive portal login page designed to harvest whatever credentials they type in, before ever reaching the real internet.

This isn't a theoretical scenario. In 2024, Australian authorities arrested Michael Clapsis for running exactly this attack — a portable "Wi-Fi Pineapple" device broadcasting fake networks at airports in Perth, Melbourne, and Adelaide, and on domestic flights, luring passengers into fake login pages that captured their credentials. He was sentenced in November 2025 to seven years and four months in prison. Security researchers note this specific attack is still uncommon in the wild compared to phishing or malware — but the Clapsis case proves it's an active, currently-prosecuted crime, not just a lab demonstration.

Risks that don't require a fake network at all

A legitimate, correctly-named public network still puts you on the same local network as every other stranger connected to it. That's enough for a malicious device on the same network to attempt ARP spoofing (redirecting local traffic through itself) or DNS hijacking (quietly substituting a different address for the site you meant to visit) — no cloned SSID required, just shared physical proximity to other users you have no way to vet.

What actually protects you today

Can someone see my passwords if I use public Wi-Fi?

Not through simple eavesdropping on a legitimate network, in most cases today. Nearly all password-entry pages use HTTPS, which encrypts the content of what you send before it ever leaves your device — someone passively monitoring the same Wi-Fi network sees only that you connected to a site, not what you typed on it. The real password-theft risk comes from a fake login page on a spoofed network, not from watching traffic on a real one.

Does a VPN fully protect me on public Wi-Fi?

It closes the eavesdropping gap almost completely, but it doesn't stop you from typing your password into a fake login page in the first place. A VPN encrypts everything leaving your device, so even the metadata (which sites you're visiting) becomes invisible to anyone on the local network. It does nothing to verify that the Wi-Fi network you joined is the real one — that's a separate problem a VPN can't solve.

Is hotel Wi-Fi safer than airport or cafe Wi-Fi?

Not meaningfully — the same evil twin and rogue access point risks apply anywhere a network name is publicly known and expected. Hotels add one specific extra risk: captive portal pages that ask for a room number and last name, which is exactly the kind of personal-detail-harvesting a malicious actor could replicate on a cloned network just as easily as an airport's.

How can I tell if a Wi-Fi network is a fake "evil twin"?

There's no foolproof visual sign, since a cloned network can use the identical name (SSID) as the real one. The most reliable check is asking staff directly for the exact network name, since attackers sometimes use close variants. An unusually strong signal for that specific network, or a second network with the identical name showing up in your Wi-Fi list, are both signs worth treating with suspicion — a legitimate venue should only broadcast one network under a given name.

Is using my phone's mobile hotspot always safer than public Wi-Fi?

In almost every practical case, yes. Your own hotspot is a network only you control, which eliminates both the evil-twin risk and the risk of another malicious device sharing the same local network as you. The trade-off is cost and signal availability, not security — a mobile hotspot with a strong password is a meaningfully safer default than any public network when the option exists.