this post was submitted on 23 May 2026
76 points (93.2% liked)

Privacy

48777 readers
466 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 6 years ago
MODERATORS
 

You disable the VPN, they show "unprotected", come on, I'm not really unprotected, why such a dramatic word, I just disabled the thing a little, I'm "disconnected" but it doesn't mean I'm actually unprotected, the same way it doesn't mean I'm actually protected if I'm using a VPN.

you are viewing a single comment's thread
view the rest of the comments
[–] MonkderVierte@lemmy.zip 2 points 2 days ago (4 children)

But VPN is not a privacy service.

[–] EncryptKeeper@lemmy.world 6 points 2 days ago* (last edited 2 days ago) (1 children)

It sure is. You get privacy from your ISP, or the network operator of what you’re connected to. Thats why people famously use them for things like piracy. If VPNs weren’t private, privacy wouldn’t exist.

[–] It_is_gaslighting@discuss.tchncs.de -2 points 1 day ago (1 children)

Not necessarily. For example if your browser is fingerprinting you towards the webpage, a VPN will be useless when it comes to privacy.

[–] EncryptKeeper@lemmy.world 3 points 1 day ago* (last edited 1 day ago)

Yes necessarily. What a VPN does to protect your traffic flows from your ISP or network operator is not affected by browser fingerprinting. On the contrary, this is something VPNs explicitly help with. Since web traffic is almost always encrypted, the types of limited traffic analysis they can normally do, they wouldn’t be able to do if all your traffic is going through a VPN. (Snooping on your DNS queries, looking at your TLS SNI, analyzing packet sizes and such)

Additionally, not all traffic you’re trying to protect with a VPN even uses a web browser.

[–] surewhynotlem@lemmy.world 8 points 2 days ago (1 children)

I keep seeing this but I don't understand. Does it not improve your privacy with respect to your ISP?

[–] MonkderVierte@lemmy.zip 4 points 2 days ago* (last edited 2 days ago) (1 children)

If your ISP tracks you, then yes; the VPN "tunnels" past the ISP. But keep in mind that the VPN provider can also sell your browsing history. And the ones suitable to work around DRM laws, usually don't have strict data protection laws.

The issue is, that a lot of VPN providers sell their service as a privacy service, with loads of superficial bullshit or false promises.

[–] eager_eagle@lemmy.world 7 points 2 days ago (1 children)

"If" heh

I wouldn't trust any ISP to not be tracking users

[–] JohnDarlen@lemmy.today -4 points 2 days ago* (last edited 2 days ago) (1 children)
[–] MonkderVierte@lemmy.zip 8 points 2 days ago (2 children)

Virtual wire from your PC to the provider. Nothing more, nothing less. And btw, the encryption of the "wire" doesn't protect against online tracking (and https is already encrypted).

[–] WhyJiffie@sh.itjust.works 2 points 1 day ago (1 children)

and https is already encrypted

But DNS is not, and even HTTPS is leaking info via the SNI

[–] MonkderVierte@lemmy.zip 0 points 1 day ago (1 children)

That's what i meant, the encrypted traffic doesn't help privacy.

[–] WhyJiffie@sh.itjust.works 2 points 1 day ago

that's just outright bullshit.

it already helps that most of the data in HTTPS traffic is encrypted, otherwise your network provider would see freely what user account do you use, to post what content, on what subforums.

encrypting all traffic on the wire helps additionally to hide what websites you visit (DNS and SNI in HTTPS) and what kind of other web services you use. your local ISP will only see an opaque stream of data to a single VPN company.

[–] WhyJiffie@sh.itjust.works 1 points 1 day ago

Virtual wire from your PC to the provider. Nothing more, nothing less.

also wrong. It's a virtual wire, that is significantly harder to be tapped, because signals on it are scrambled.