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

Technology

83990 readers
3161 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
[–] victorz@lemmy.world 14 points 1 month ago (23 children)

Can a VPN provider do man in the middle attacks if they wanted to? Like sniff my /api/login calls and get my password? My gut tells me yes but I don't know enough to be sure, I feel.

[–] RaisinCrazyFool@kopitalk.net 39 points 1 month ago (10 children)

Generally not. Anything with authentication would be using HTTPS encryption. So there will be two layers of encryption: the VPN encryption and the web site's HTTPS encryption. The VPN provider can't replace the HTTPS encryption because your browser would identify it as being encrypted with the wrong certificate and it would block the connection.

Although...given that they control the browser, too, I suppose they could code it to remove those safeguards, but that would not go unnoticed for long.

When you use a VPN, it basically replaces your ISP as the intermediary who can snoop all your traffic, so the real question is who do you trust more: your ISP or Mozilla?

[–] nymnympseudonym@piefed.social 4 points 1 month ago (4 children)

assume the VPN provider is adversarial

now re-run your analysis

[–] XLE@piefed.social 14 points 1 month ago (1 children)

This is true regardless. HTTPS encryption keeps a man in the middle from seeing your URL. They just get the domain name, which is a lot, but it isn't your credentials.

[–] nymnympseudonym@piefed.social -4 points 1 month ago (2 children)

They don't know the URL but they know the IP address so ... yes, they also can get the URL

[–] RaisinCrazyFool@kopitalk.net 6 points 1 month ago

IP addresses do not map to URLs.

They might map to domains, but not necessarily.

[–] Passerby6497@lemmy.world 5 points 1 month ago

You cannot reliably get the URL from an IP, there's no direct mapping, especially with shared hosting.

load more comments (2 replies)
load more comments (7 replies)
load more comments (19 replies)