WIP: Opt out of FLoC globally #61

Closed
reynir wants to merge 1 commits from antifloc into main
Owner

In nginx-proxy, add a permissions-policy header that opts out of
Google's Federated Learning of Cohorts (FLoC).

See https://amifloced.org/ and https://developer.chrome.com/blog/floc/#how-can-websites-opt-out-of-the-floc-computation

The following questions need answers:

  • I'm not sure if this will appear in the correct context (hopefully http).
  • Does adding permissions-policy globally break anything? Do the headers stack?
  • Is the ansible copy directive's relative src path correct?
In nginx-proxy, add a permissions-policy header that opts out of Google's Federated Learning of Cohorts (FLoC). See https://amifloced.org/ and https://developer.chrome.com/blog/floc/#how-can-websites-opt-out-of-the-floc-computation The following questions need answers: - [ ] I'm not sure if this will appear in the [correct context](http://nginx.org/en/docs/http/ngx_http_headers_module.html#directives) (hopefully `http`). - [ ] Does adding permissions-policy globally break anything? Do the headers *stack*? - [ ] Is the ansible `copy` directive's relative `src` path correct?
Owner

I don't know if this will work, but I think it sounds like a great idea!

"Fuck Floc" - I mean... how could they not have seen how dumb this name is.

I don't know if this will work, but I think it sounds like a great idea! "Fuck Floc" - I mean... how could they not have seen how dumb this name is.
Owner

FLoC has been discontinued, closing this.

FLoC has been discontinued, closing this.
samsapti closed this pull request 2023-12-12 20:07:42 +00:00
reynir deleted branch antifloc 2024-01-13 14:59:41 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.