this post was submitted on 22 Sep 2024
27 points (100.0% liked)

Privacy

31982 readers
370 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

Fingerprinting isn't always possible to defeat, and its not always possible to avoid making accounts (work and school accounts)

However, it should be possible to fill up tracked data with meaningless garbage and reduce the signal-to-noise ratio. Ex: a bot that browses random products on amazon to reduce profiling accuracy.

Do you guys know of any tools that do this? Anything from browser extensions to command line scripts, to anonymous group-accounts.

you are viewing a single comment's thread
view the rest of the comments
[–] Charger8232@lemmy.ml 6 points 1 month ago* (last edited 1 month ago) (7 children)

Having your browser lie about every detail is anonymous, but not k-anonymous. i.e. Nobody will know who you are, but your browser fingerprint is unique and so you will not blend in with everyone else. The Tor Browser and Mullvad Browser try to be k-anonymous, so everyone looks the same. Brave Browser is an interesting case where all fingerprint data is randomized, so you are not by definition k-anonymous, but you do blend in with all other Brave users in that it is all randomized in the same way for everyone.

In summary:

  • Having your browser lie in a unique way is bad
  • Having your browser lie in the same way as everyone else is good
  • Having your browser lie in a random way like everyone else is still good
[–] refalo@programming.dev 5 points 1 month ago (6 children)

I would be very careful about saying Tor/Mullvad/Brave are anywhere near approaching k-anonymity... Tor Browser cannot even hide your real OS when queried from javascript, and there are current ways to detect all of those browsers independently.

I think one problem is that most people's (general non-tech population) browser setups are completely bone-stock, and so by definition "random like everyone else" is likely already excluding all the stock users and placing you in a much smaller box to compare against.

[–] Charger8232@lemmy.ml 3 points 1 month ago (5 children)

I would be very careful about saying Tor/Mullvad/Brave are anywhere near approaching k-anonymity

I agree, but it's the best we have so far. If you take some time to sit down and think about it, a lot of the problems with internet privacy can't be fixed without a complete overhaul of our existing systems.

Tor Browser cannot even hide your real OS when queried from javascript

This is true, but the exception is Tails which lies about being Windows.

[–] Lemongrab@lemmy.one 3 points 1 month ago

Lying about your host OS does nothing to protect against OS fingerprinting. Your OS can still he determined through the differences in how each OS renders and handles the Browser, and underlying architectural differences between browsers on each OS.

load more comments (4 replies)
load more comments (4 replies)
load more comments (4 replies)