Remix.run Logo
cookiengineer 3 days ago

Is there a Browser extension that farbles all these APIs on purpose instead of blocking them?

By farbling I mean making the data look like it's the most common Windows configuration, for example.

dns_snek 2 days ago | parent | next [-]

I think that's impossible to do with an extension, there are far too many holes to plug and it's a moving target, it has to be done in the browser. I believe GrapheneOS is trying to do that with Vanadium (security and privacy hardened fork of Chromium for Android).

tapete2 3 days ago | parent | prev | next [-]

AdNauseam does something like this.

landgenoot 3 days ago | parent | prev [-]

I don't think that will work, because that will also provide false information to the logic.

You will have messed up layouts and unneeded quirks. Moreover, banks are using fingerprinting to detect fraud so you will have a hard time on those websites as well.

And more importantly.

https://xkcd.com/1105/

cookiengineer 3 days ago | parent [-]

By this logic you cannot use anything, because there's likely at least one website that uses its featureset.

Of course I wouldn't farble on my bank's website, that would be pretty stupid.

But by default I would want trackers to get the farbled data, and only allowlist the websites I trust. Same trust concept as with uBlock Origin, NoScript and others.