this post was submitted on 15 Dec 2024
189 points (95.2% liked)

Privacy

32400 readers
147 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
 

Shows all the information Google gets from just one photograph, using Ai.

you are viewing a single comment's thread
view the rest of the comments
[–] Senal@programming.dev 7 points 3 days ago* (last edited 3 days ago) (1 children)

There is a privacy setting in firefox that causes this for me on most websites that require photo upload, not all sites, but consistently the same sites.

Ebay for instance, most reverse image searches etc.

in about:config - > privacy.resistFingerprinting

It might not be that setting specifically, but turning that setting to "false" does fix this for me.

There might be a more granular setting that does the same job but i don't know of it.

Not that i'm recommending turning that off, that's your call.

I've also not tried it on this site specifically.

[–] ReverendIrreverence@lemmy.ml 1 points 2 days ago (1 children)

privacy.resistFingerprinting

There are eleven settings that start with "privacy.resistFingerprinting". The first one, which only says "privacy.resistFingerprinting" is set to False by default and I still get the colored vertical lines.

[–] Senal@programming.dev 1 points 2 days ago* (last edited 2 days ago)

In my setup only three of them are altered from the default values.

  • privacy.resistFingerprinting
  • privacy.resistFingerprinting.block_mozAddonManager
  • privacy.resistFingerprinting.letterboxing

"privacy.resistFingerprinting" is the one i was talking about specifically, which works for me in the scenarios detailed in my response.

It's been a while since i setup this install but i know i used the arkenfox scripts as a baseline.

I have no idea how much deviation i have for the default baseline so YMMV greatly.

I only mentioned that setting because it's one i use to fix my specific problems and it might help as a starting point.