Live data from Hacker News

Opting Your Website Out of Google's FLoC Network

paramdeo.com

1–10 of 264 posts

Re: Opting Your Website Out of Google's FLoC Network

#3

How does it benefit website owners to opt out?

Let me turn the question around: to what extent are website owners who do not opt out accomplices with Google in the privacy violations implicit in their creepy surveillance profiling tech?

Re: Opting Your Website Out of Google's FLoC Network

#5
Only a little bit of time before the opting out process is made redundant by some API that will break somewhere or something that will be brought in as an RFC in chrome.

Chrome's & Android's entire existence is to ensure Google ads business survives. This until Google can find another business that produces the same returns or dies.

I wish there were more entities that would focus on developing tools for open web. Open web as we used to know is dying.

Re: Opting Your Website Out of Google's FLoC Network

#8
Add a simple header to block FLoC on your website (fortunately):

`permissions-policy: interest-cohort=()`

It's only deployed on a test set of Chrome browsers so far, and it does create a warning message on browsers that don't support it. [1]

[1] https://stackoverflow.com/questions/66997942/error-with-perm...

Edit to note support for blocking this!

Post reply on HN