this post was submitted on 11 Mar 2025
35 points (100.0% liked)

Hacker News

1690 readers
230 users here now

Posts from the RSS Feed of HackerNews.

The feed sometimes contains ads and posts that have been removed by the mod team at HN.

founded 9 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] pelya@lemmy.world 13 points 3 months ago (1 children)

All that's going to achieve is that every browser on the planet will identify itself as Chrome in the user-agent string.

[–] nightwatch_admin 6 points 3 months ago (1 children)

Which will not work, or so-so at best thanks to fingerprinting. I get the need for such services , and they are doing absolutely amazing work on encryption of traffic, but even if they are well-meaning, it is a massive surveillance and traffic control point, in easy reach of an extremist government. And this news worries me a lot.

[–] pelya@lemmy.world 1 points 3 months ago (1 children)

Fingerprinting fear is eh. The server only receives what the browser sends to it, plus your IP address. The browser fully controls what it sends, and it only sends identifying data because advertisement companies pay browser vendors to add this data. There is no technical reason why fingerprinting is even possible. Everything - your OS version, your cookies, your mouse movement - can be faked or anonymozed.

[–] nightwatch_admin 2 points 3 months ago

If you configure your browser to do so. Average Joe and Jane won’t. That aside, preventing fingerprinting is really hard; ask the Tor Browser team how much effort they have to put into this.