Google's FLoC is awful: here's a plugin to disable it in Open edX

FLoC is Google’s idea to replace 3rd-party cookies for advertising. You can learn more about it from the EFF: Google’s FLoC Is a Terrible Idea | Electronic Frontier Foundation

Fortunately, websites can opt out of FLoC, and it’s really easy to do this on your Open edX platform with a simple Tutor plugin:

tutor plugins install https://gist.github.com/regisb/0e6ea0c2d06e4975e9b2990384cf108a/raw/851f06cf24c46daa0ecef579099dc0e34b8f4791/tutor-disablefloc.yml
tutor plugins enable disablefloc
tutor config save
tutor local restart nginx

That’s it :slight_smile:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.