ungoogled-software / ungoogled-chromium

Google Chromium, sans integration with Google
BSD 3-Clause "New" or "Revised" License
19.63k stars 803 forks source link

I would look forward to a anti fingerprinting/canvas feature like in brave #1192

Open Z0pyrus opened 3 years ago

Z0pyrus commented 3 years ago

Fingerprinting has become a huge part on the internet, mainly because it is really hard to protect oneself against it. I think it's scary that any website could track you, just because you installed unique fonts or from your time zone etc... . Fortunately there are some extensions that help about it, like "trace" for chrome and "Chameleon" for FireFox. But both are not as good as you think. For example Trace: It's change the user agent every 15 seconds wich is like changing cloth every 15 seconds and so very striking. My attempt would be to change those variables like every hour (Variables e.g. geo location spoofing, proxy-ip spoofing...), so that you always got a unique Fingerprint, but at the same time one that is all the time changing. If you got any advice or something else, i'm very open about it. Best regards

PF4Public commented 3 years ago

Is it what you are looking for: https://github.com/Eloston/ungoogled-chromium/tree/master/patches/extra/bromite?

Z0pyrus commented 3 years ago

Yes and no. It's a good start but I was hoping for some more options (like in trace or Chameleon)

fcore117 commented 3 years ago

Seems right thread to ask but does Chromium ungoogled randomize Media input identifiers too or if it is it planned? I do not like that Brave at all and i would prefer UnGoogled Chromium would have lot of protections. Spoofing resolution would be next wished feature for future.

amiunique.org/fp

Developers & contributors. Keep up good work on building Ungoogled Chromium.