this post was submitted on 22 May 2026
452 points (98.7% liked)

Programmer Humor

31537 readers
2483 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

cross-posted from: https://suppo.fi/post/12337562

fixed

you are viewing a single comment's thread
view the rest of the comments
[–] SwooshBakery624@programming.dev 4 points 18 hours ago (2 children)

Don't do that.

Cookie extensions

❗️Sanitizing in-session is a false sense of privacy. They do nothing for IP tracking. Even Tor Browser does not sanitize in-session e.g. when you request a new circuit. A new ID requires both full sanitizing and a new IP. The same applies to Firefox

❗️Cookie extensions can lack APIs or implementation of them to properly sanitize: e.g.

⚠️ [last checked Nov 2024], Cookie Auto Delete even instructs it's users to disable Total Cookie Protection - ⚠️ DO NOT DO THIS ⚠️

As of Firefox 86, strict mode is not supported at this time due to missing APIs to handle the Total Cookie Protection [... followed by instructions]

https://github.com/arkenfox/user.js/wiki/4.1-Extensions

[–] eager_eagle@lemmy.world 3 points 5 hours ago* (last edited 5 hours ago)

"don't lock your door, it does not prevent scammers from getting your home address"

???

yeah, we know deleting cookies doesn't prevent IP tracking, that's also why I use a VPN

[–] pr3d@eviltoast.org 4 points 13 hours ago

I don't get it. Of course it doesn't help with IP tracking of fingerprinting, but it deletes all cookies when I leave a site. My browsers runs very long on desktop and mobile, so Firefox's 'Delete cookies on close' doesn't help much.