this post was submitted on 18 Mar 2026
454 points (97.5% liked)

Technology

82855 readers
3854 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Firefox’s free VPN will offer 50 gigabytes of monthly data, which is pretty generous for a browser-based VPN. A Mozilla account is required to make use of it, which isn’t a hardship (they’re free), but is a point of friction some may wish to know upfront.

you are viewing a single comment's thread
view the rest of the comments
[–] GenosseFlosse@feddit.org 2 points 1 day ago (1 children)

No, not at all. You have 2 encrypted connections A to B and B to C, where B is the proxy server. The proxy server decrypts AB, sees the plaintext traffic to check against rules, then reencrypts the traffic with his own key and forwards it to B to C. Your browser on C sees the proxy servers cert for BC, and the website and proxy handle out a different cert AB. No encryption or cert is broken during the process.

[–] victorz@lemmy.world 1 points 19 hours ago (2 children)

I just woke up and I don't fully comprehend what you wrote, but I thank you for your reassurance. 🙏

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

disregard what I said on my other comment. I believe it to be correct, but despite the post title this is not a VPN, but a proxy, as the article says, that needs to decrypt the HTTPS traffic.

weird choice to be honest.

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

they were explaining what happens with a proxy server, but with only a VPN there's no proxy server or other such decrypting middleman. but in short: TLS was made to protect against exactly this: the network between. only thing leaked is the domain you are connecting to