this post was submitted on 27 Dec 2024
61 points (95.5% liked)

Privacy

32506 readers
1271 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

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

I went on amiunique.com, and it says that I'm unique.

Lowest scores: list of fonts JS (0.01%), canvas (0.00%), media devices (0.00%), user agent (0.11%), and audio data (0.80%)

I use Linux Mint Debian edition, Librewolf browser, and Mullvad VPN. How do I become less unique?

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

Easiest answer would be: Use a common OS, with a common browser, and no add-ons.

The moment you start using something different to Windows, Android, iOS or macOS with Safari, Chrome or Firefox, you're probably already in the 5 % (just my uninformed estimate). Add-ons also increase this value drastically.

Long story short: The sad truth is, the moment you're interested in online-prviacy, you're very unique.

[–] countrypunk@slrpnk.net 9 points 1 day ago (3 children)

Is there no way to spoof that I'm using one of those without actually using them?

[–] IphtashuFitz@lemmy.world 2 points 21 hours ago

Spoofing is a whole hell of a lot easier said than done. Content delivery networks like Akamai, Cloudflare, etc. all know exactly how different versions of different browsers present themselves, and will catch the tiniest mistake.

When a browser requests a web page it sends a series of headers, which identify both itself and the request it’s making. But virtually every browser sends a slightly different set of headers, and in different orders. So Akamai, for example can tell that you are using Chrome solely by what headers are in the request and the order they are in, even if you spoof your User-Agent string to look like Firefox.

So to successfully spoof a connection you need to decide how you want to present yourself (do I really want them to think I’m using Opera when I’m using Firefox, or do I just want to randomize things to keep them guessing). In the first case you need to be very careful to ensure your browser sends requests that exactly matches how Opera sends them. One header, or even one character out of place can be enough for these companies to recognize you’re spoofing your connection.

[–] Zikeji@programming.dev 13 points 1 day ago (1 children)

One of the points of Libre Wolf is to make you unique, but each session should be unique.

You can find some additional setting tweaks here: https://librewolf.net/docs/settings/

The "letterboxing" feature is an additional uniqueness feature you could consider enabling.

I'm particular you could check your result in this experiment: https://fpresearch.httpjames.space/

Try it in both normal and in a private tab, then record those results, reopen Libre Wolf, and try again.

[–] FeelzGoodMan420@eviltoast.org 0 points 1 day ago* (last edited 1 day ago) (1 children)

Can you explain what I'm supposed to be looking for in that .space link? What's the server code and client code? Am I trying to see if the emojis and number at the bottom changes when I reopen the site?

[–] Zikeji@programming.dev 1 points 1 day ago* (last edited 1 day ago) (2 children)

So server code is your fingerprint based on what a server is able to see. This would be your fingerprint with JS disabled, essential. Client code is the JS generated fingerprint.

For the emojis I have no idea.

[–] zloubida@lemmy.world 1 points 22 hours ago

So, if I have the same client code and a different server code, I'm followable only as long as I have JS enabled?

[–] FeelzGoodMan420@eviltoast.org -2 points 21 hours ago* (last edited 20 hours ago) (1 children)

So .... Again, what is the point of this test, lol. What am i looking for? It seems like no one actually knows what the hell this test is showing, lol. Idk why it was posted if no one knows what it's showing? Do you know what I'm supposed to be looking for?

[–] Zikeji@programming.dev 1 points 18 hours ago (1 children)

The test is simply showing two fingerprints for your browser. One, the server fingerprint, is one that any tracker can see. The other, the client fingerprint, is what can be used if you have Javascript enabled.

Instead of inundating you with test results, this one is simple - check to see if your fingerprints change between browsing sessions. If they don't change, that means you can be tracked. In which case you can mess with settings and try again.

[–] FeelzGoodMan420@eviltoast.org -1 points 16 hours ago (1 children)

Mine appears to change each time between browser sessions on a semi-hardened firefox. No clue what the bottom section means though.

[–] Zikeji@programming.dev 1 points 16 hours ago (1 children)

The bottom result (the % certain one) is just a fuzzy match of similar fingerprints AFAICT.

[–] FeelzGoodMan420@eviltoast.org 1 points 16 hours ago (1 children)

So should both the server and client codes change each time you reopen a new browser session? Or just the client?

[–] Zikeji@programming.dev 1 points 13 hours ago

Both should if your goal is to not have a reusable fingerprint (which for a privacy focus would be). Server should change more frequently since it has access to less information about the browser. Server based fingerprinting is fairly unreliable, client side uses Javascript to generate more bits of unique data.

[–] kekmacska@lemmy.zip 1 points 1 day ago

librewolf hopefully supports changing user agents. if not, uninstall it