one must appreciate the vision and legislation that's enforced that particular phrasing. it becomes so much more starker -- how cavalierly your data is treated.
Is it okay for a salesman to jump into your bed along with their 874 partners in exchange for selling you a newspaper?
(NOTE: Ads DON'T HAVE TO be targeted. You can show ads and not track the user.)
Or (being devil's advocate here): just don't be a fucking slut. Have like 3 partners and have ypur website pick the best offer dynamically, it's not that hard. In the end they all use AdSense, so they don't even need to give data to the other 873 or even Google itself - as you said ads don't have to be targeted. Although it's not as if it won't get there anyway.
One time a game asked me to allow cookies, instead of a "deny all" button I had to deny each partner individually.
I was standing there disabling every toggle for about 15 minutes because there were 500+ of them.
I don’t even need to worry about the tracking at fandom because they do that stupid “auto play an unrelated video at the top of the screen and once you scroll past it it moves down and perpetually stays on the screen, taking up 30-50% of your mobile screen” so I will always immediately close the page once I see that fucking bullshit
Truly hostile ui design. Just open disdain for their users. At least it’s muted by default
And after I made an AHK script to check all those boxes, I'd make another AHK script to beat the shit out of that game in 10 minutes. If it's multi-player I'm specifically ruining the fun for others with my cheating. Fuck games like that, fuck companies like that.
They unknowingly provided me with a completely different game to play.
Hill Climb Racing did that for me. I tried doing what you did the first time, then it kept sending me that every two days, so I just used Rethink DNS with the block trackers and ads blocklist.
We need to stop calling these sites and services "free". Anything that's financed by ads, spying and profiling is not free, the user is paying with their attention, integrity and right to privacy. This is not nothing.
Presently, it's a shady and dishonest practice since the terms of the transaction are rarely transparent to the consumer; in other words, it's a scam.
Is there a way to spoof this personal information randomly?
I mean, denying them my cookies and browsing history and shit defends me from that one site, but salting the earth and poisoning the well with weaponized false data must surely weaken the data miners, and help protect others if done on a broad scale.
I'm no longer content with defending fortress Firefox, I want to go on the offensive, get my boots muddy, and put some safety pins up under some fingernails
Why would you ever want to allow the execution of
adobeDatalayer_bridge.js
adobe_analytics_bridge.js
globalstore_bridge.js
?
Good example of third party trash hiding behind first party domain.
Sorry to bother you, but how do you check/block scripts? Personally I use Firefox with uBO and Noscript, but noscript seems pretty rudimentary since it only lets you block domains. Me not knowing what the various per-domain toggles mean doesn't help either.
Not a bother at all! I have used uMatrix for several years now. It is no longer actively maintained, but has an absolutely unrivaled grid interface (hence Matrix) that comprehensively lays everything out into columns and rows.
Rows represent the different domains and subdomains that a webpage loads assets from.
Columns represent the different types of assets individually.
Sane, strict rules that can be set within the My rules page:
Or these can be set with the graphical matrix grid with global scope selected, then click on the lock icon to make it persistent.
What uMatrix does that uBlock Origin does not (or the authors refuse to integrate into uBlock Origin):
Cookie handling. uMatrix is particularly intelligent about cookies in that it will still accept cookies from sites, but never release those cookies back out to web servers (when cookies are blocked).
CSS handling. IIRC uBlock does have some rudimentary all-or-nothing css blocking but cannot do so granularly.
An awesome, fast, easy to check at a quick glance visual interface.
Unfortunately, uMatrix has been left to bitrot, so I've been closely watching the development of xiMatrix which replicates the idea and extends it to also handle remote fonts and inline scripts. (But still needs further development before I can consider it a drop-in replacement IMO).
Ususally just turning off javascript using ublock makes these notices go away. And if turning off javascript breaks the website... well then I guess whatever I was trying to read wasn't really worth my time anyway.