this post was submitted on 17 Nov 2025
9 points (100.0% liked)

No Stupid Questions

3432 readers
10 users here now

There is no such thing as a Stupid Question!

Don't be embarrassed of your curiosity; everyone has questions that they may feel uncomfortable asking certain people, so this place gives you a nice area not to be judged about asking it. Everyone here is willing to help.


Reminder that the rules for lemmy.ca still apply!


Thanks for reading all of this, even if you didn't read all of this, and your eye started somewhere else, have a watermelon slice ๐Ÿ‰.


founded 3 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[โ€“] BCsven@lemmy.ca 4 points 2 days ago

VPN doesn't alter your machine or browser footprint just alters your exit node on the web, so it is possible they could still track you with those things. There are a few websites that shoe you how unique or generic your machine, os, screen res, browser etc.

Like if you are an iphone user with safari you are quite generic on the web, if you are using a rare phone, with a modded is, and an uncommon browser you will be narrowed down.

[โ€“] Godort@lemmy.ca 2 points 3 days ago* (last edited 3 days ago) (1 children)

As far as I know, DDG does not track search results tied to users, however, your search terms are part of the URL, so your VPN provider could theoretically see them as they pass through their exit node, unless you are also encrypting your DNS requests.

[โ€“] tal@lemmy.today 9 points 3 days ago* (last edited 3 days ago) (1 children)
  1. DNS requests shouldn't contain search terms.

  2. On some systems, DNS requests might expose the hostname of servers that serve sites for results that you're clicking on. Firefox and Chrome at least, probably others, defaults to use of DNS-over-HTTPS, so the hostname shouldn't be visible in plaintext even then.

  3. Depending upon how the HTTP server is set up, due to SNI, it may be possible for the VPN provider to see the hostname to which you are opening a connection during the TLS handshake by looking at the HTTPS traffic. AFAICT, this is the common case today.

[โ€“] BCsven@lemmy.ca 1 points 2 days ago

Sounded like they meant can DDG track their searches, which would be a yes, if they wanted to. VPN altering your IP doesn't stop search parsing, especially if your browser, os, screen red etc are somewhat unique then they'll be able to fingerprint the user