this post was submitted on 24 Aug 2025
48 points (96.2% liked)

Buy European

6943 readers
966 users here now

Overview:

The community to discuss buying European goods and services.


Matrix Chat of this community


Rules:

  • Be kind to each other, and argue in good faith. No direct insults nor disrespectful and condescending comments.

  • Do not use this community to promote Nationalism/Euronationalism. This community is for discussing European products/services and news related to that. For other topics the following might be of interest:

  • Include a disclaimer at the bottom of the post if you're affiliated with the recommendation.

  • No russian suggestions.

Feddit.uk's instance rules apply:

  • No racism, sexism, homophobia, transphobia or xenophobia.
  • No incitement of violence or promotion of violent ideologies.
  • No harassment, dogpiling or doxxing of other users.
  • Do not share intentionally false or misleading information.
  • Do not spam or abuse network features.
  • Alt accounts are permitted, but all accounts must list each other in their bios.
  • No generative AI content.

Useful Websites

Benefits of Buying Local:

local investment, job creation, innovation, increased competition, more redundancy.

European Instances

Lemmy:

Friendica:

Matrix:


Related Communities:

Buy Local:

Continents:

European:

Buying and Selling:

Boycott:

Countries:

Companies:

Stop Publisher Kill Switch in Games Practice:


Banner credits: BYTEAlliance


founded 7 months ago
MODERATORS
 

If you're using a VPN to stay safe, this will anger you.
You were told a VPN would shield you. Protect your data. Keep you anonymous. But what if the tool you downloaded for privacy was literally designed to watch you?

This video uncovers the full story behind the most dangerous VPN ever madeโ€”used by Facebook to spy on teenagersโ€”and how todayโ€™s most trusted VPNs are following the same exact blueprint.

If youโ€™ve ever felt unsure about who to trust online, this video will give you the receipts, the checklist, and the countermeasures you actually need.

Inside this video, youโ€™ll learn:
โ€ข How Facebook turned a โ€œprivacy appโ€ into a surveillance weapon
โ€ข The Israeli cyber intel unit behind Onavo and why it matters
โ€ข What Project Ghostbusters did to break HTTPS encryption
โ€ข Why 20+ top VPNs are secretly owned by spyware vendors
โ€ข The real story behind ExpressVPN, Kape Technologies, and fake โ€œindependentโ€ review sites
โ€ข The 7-point checklist every VPN must pass to be trusted
โ€ข Better tools to protect yourself: DoH, hardened Firefox, Tor, browser isolation, and more

you are viewing a single comment's thread
view the rest of the comments
[โ€“] SaltSong@startrek.website 9 points 6 hours ago (3 children)

Would you care to expand upon this point? I know that a VPN is not going to protect me from everything, but "almost nothing" seems harsh.

I would like to know more.

[โ€“] mormund@feddit.org 13 points 5 hours ago (1 children)

You just move your trust from your ISP to the VPN.

[โ€“] HK65@sopuli.xyz 9 points 4 hours ago

For many, that might be a sensible choice though. It also moves trust from Google to the VPN as well.

It's all a question of threat model. If you are a government or megacorp whistleblower, don't use NordVPN. If you want to get around regional restrictions and general tracking, VPNs are nice.

[โ€“] pezhore@infosec.pub 10 points 5 hours ago (1 children)

I can take a stab at this.

So let's talk Internet traffic first. When you go to a website, your device first has to do a DNS lookup to find out the IP address that corresponds to youtube.com. The DNS server sees your IP address and probably logs that request, and that it has responded. Next, your browser attempts to connect to the IP, get a response from youtube, and render it.

If this was back in the day, youtube would probably let you connect with an unencrypted connection - http://youtube.com/, but pretty much everyone uses https these days (SSL encryption).

Encryption is basically just a way to secure a connection from eves droppers (namely, your Internet service provider/government). But the end points of the encrypted communication (in the example above, your device and youtube) is decrypted at your browser and at their servers. All your ISP can see is the DNS lookup (assuming you are using their DNS servers, or that you aren't doing something like DNS over HTTPS - encrypted lookups), after that all the youtube traffic is encrypted so your ISP just sees a bunch of data going to a specific IP address.

So what does a VPN get you?

Well, now your source IP when you reach youtube isn't your phone or your home in Ohio, it's wherever that VPN terminates. This is probably the best use for VPNs - to get around region locks.

Your local ISP only sees the DNS request, then a bunch of encrypted traffic (same as before).

But critically, the VPN owner can log every single bit of unencrypted traffic that passes through. Also, they can link your behavior to a paying account via username/password and payment methods (not great for privacy). They effectively fill the role of your original eves dropper - your ISP.

So what did using a VPN actually do?

  • Your ISP no longer knows as much about your browsing, so I guess that's good.
  • But now another 3rd party knows as much as your ISP did prior to using the VPN.
  • Your ISP doesn't know your DNS lookups now, but your VPN provider might.
  • SSL traffic is still encrypted regardless - no change here.
  • YouTube doesn't know your device's original IP (maybe).

The only other thing I'd say is that VPNs + torrents can may e protect you from DMCA take down notices. It'll be that VPN termination IP that shows up in trackers, not your ISP provided IP.

[โ€“] SaltSong@startrek.website 2 points 2 hours ago (1 children)

I think I'm dramatically overestimating normal people's understanding of computers.

I know a VPN isn't a cloaking device. I just want my ISP to not know what I'm looking up, and my website top not know where I am located.

[โ€“] pezhore@infosec.pub 2 points 2 hours ago

A VPN will help with the first, but probably not the second item.

GeoIP lookups will get fooled by VPNs, but that's not the only way to figure out where you're located. A browser leaks a ton of information that can be used to validate your location, and public VPN endpoints are fairly well known (that's why you can see YouTube/Netflix blocking known VPN egresses.

[โ€“] gon@lemmy.dbzer0.com 1 points 5 hours ago

It's kind of like if you hired me to browse the internet for you.

Am I gonna protect your privacy?

If you don't trust me - random guy - why trust VPN company - with vested financial interest in collecting and selling your data?

Not to mention browser issues.