VPN by Google One is shutting down for good

dvdnet62@feddit.nl to Technology@lemmy.ml – 181 points –
VPN by Google One is shutting down for good
androidauthority.com
43

You are viewing a single comment

I have this vpn because it comes for free with my Google Drive subscription. I have never used it because it does not do what I expect it to do

  • privacy, it's Google.
  • pretend to be in a different country is not available

what's the utility of the vpn then???

Security when you’re on untrusted network. I can trust Google to snoop my banking data and update the spending power info on my ad profile, I can’t trust the random dude in trench coat also using the public wifi when I am traveling out of my roaming coverage.

I joke of course, but the security aspect is still valid.

What is it that you're doing that is still not using some form of authenticated encryption? Almost everything is https, ssh, almost all mailservers have tls support, irc does have tls support.. What's left that needs to be encrypted by a VPN?

The addresses themselves that you're connecting to as one example. Also often DNS.

Strictly speaking, Encrypted Client Hello (ECH) paired with DNS Over HTTPS (DOH) can resolve this. But not many people have their systems setup this way, so it is still pretty niche.

That also doesn't resolve the carrier seeing which IPs you're connecting to, which can often be traced back to services or sites.

What's the threat model here? I can think of no DNS shennanigans that would not be detectable through the authentication mechainsms in TLS (chain-of-trust). Not having to trust network infrastructure is exactly what TLS is for.

Most DNS requests are clear text, which is why DOH was introduced to secure it such that no one can snoop on you looking up something-embarrassing.com. Also, the initial request, before you get the SSL certificate from the web server, you must tell the server at 169.169.169.169 that you’re looking for the certificate for something-embarrassing.com before they can get you the correct certificate. This is why ECH was introduced. Neither of which have became mainstream yet, and so there are still some basic leakage going on.

So this is a question I've been wondering: is public WiFi safe to treat like a private one if you're using HTTPS everywhere?

You only use HTTPS everywhere until you don't. It's kinda like a security blanket to use a VPN in those situations. Someone could be running a MITM proxy and you're dumb enough/in a rush/etc. and click accept on the expired cert. Or some new 0day vulnerability allows badness to happen without your knowledge. Even without being able to see your traffic, a bad actor could still see your DNS requests and narrow down what services you use for further targeting, especially if you frequent a place.

It's not the guy in the trenchcoat next to you you need to worry about.

It's the fact that some unknown entity owns/has set up the WiFi.

Anyone working with complex network setup and admin will tell you how much you can abuse owning the network a user is connected to.

The network guys at work never use public WiFi, not hotels or anything. Neither do I, even with my much more limited knowledge of network administration.

The biggest thing was being able to switch it on and off from the notifications menu. It is/was super convenient.

Not surprised this is being shut down because it lacked many of the features that most major vpns had.

But that feature was unique.

Is it that unique? I can connect/disconnect my Wireguard from the notification bar / utility tiles

Any VPN app can be turned on from the notification short cuts or atleast WireGuard and Windscribe can.

Huh. I didn't know that. I only have two vpns, mostly because they come with a product I subscribe to.

Good to know

Right, it's probably the same as every other "free" VPN. It's free because it gives them access to 100% of your internet traffic. Basically completely antithetical to the entire concept of a VPN.