Disable FLoC in Brave
See original GitHub issueCurrently Brave disables the FLoC component. However there is other FLoC functionality shipped in Chromium (behind origin trials). We should disable FLoC completely in Brave, including:
- FLoC client-side determinations of cohorts
- Any reporting of FLoC cohort determinations to Google (or otherwise) servers (i.e., the reporting used for k-anonymity cohort protections)
- FLoC JS methods (i.e.
document.interestCohort
) - Any UI related to the FloC permission (i.e.,
interest-cohort
)
Issue Analytics
- State:
- Created 2 years ago
- Reactions:53
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Why Brave Disables FLoC
Brave opposes FLoC, along with any other feature designed to share information about you and your interests without your fully informed consent.
Read more >Brave browser disables Google's FLoC tracking system - ZDNET
Brave, a Chromium-based browser, has removed FLoC, Google's controversial alternative identifier to third-party cookies for tracking users ...
Read more >Brave reveals why it is disabling Google's FLoC in the browser
Vivaldi revealed this week that it will disable FLoC in the Vivaldi browser as well.
Read more >Brave to block Google's FloC ad-tracking technology - HT Tech
Brave to block Google's FloC ad-tracking technology. Brave says Google's FLoC harms users privacy and it is a step in the wrong direction....
Read more >Brave disables Chromium FLoC features | Hacker News
The meta thing is that the Internet is a meta platform and we can keep making new communication methods, but we are still...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
For those wondering what FLoC is like I was:
Hi @dentistformyeye , thanks for the comment, but what you’re seeing isn’t a bug, its as intended.
Brave removes all FLoC support in the browser. This also removes support for understanding the “disable FLoC” header, which is why you’re seeing the message you’re seeing in the console. Or, put differently, since Brave doesn’t support FLoC, it also doesn’t support the “disable FLoC” command. So, you can safely disregard this message, knowing that FLoC isn’t enabled.
Hope that helps!