Does Ungoogled Chromium has the FLoC code? is it safe to update to latest v89/90

This page summarizes the projects mentioned and recommended in the original post on /r/privacy

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • ungoogled-chromium

    Google Chromium, sans integration with Google

  • But you can perhaps occasionally check this issue on GitHub: https://github.com/Eloston/ungoogled-chromium/issues/1474

  • uBlock-issues

    This is the community-maintained issue tracker for uBlock Origin

  • /// no-floc.js // https://github.com/uBlockOrigin/uBlock-issues/issues/1553 (function() { if ( Document instanceof Object === false ) { return; } if ( Document.prototype.interestCohort instanceof Function === false ) { return; } Document.prototype.interestCohort = new Proxy( Document.prototype.interestCohort, { apply: function() { return Promise.reject(); } } ); })();

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • uBlock

    uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.

  • So a scriptlet is injected: no-floc.js:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What is the safest and best browser to use???

    3 projects | /r/browsers | 11 Dec 2023
  • Let's build a Chrome extension that steals everything

    3 projects | news.ycombinator.com | 21 Feb 2023
  • Why not merge github "gorhill" into uBlockOrigin like ungoogled-chromium?

    3 projects | /r/uBlockOrigin | 10 Jun 2022
  • need a browser

    2 projects | /r/privacy | 24 Apr 2021
  • Should I move from chrome to Firefox?

    2 projects | /r/Piracy | 20 Feb 2021