-
Notifications
You must be signed in to change notification settings - Fork 90
Provide rationale for FLoC being opt-out rather than opt-in #103
Comments
Regarding sites, see the discussion in #45 (comment). Regarding history data sync, (1) this is indeed opt-in not opt-out, and (2) synced data is not used to calculate your flock, only as a way for Chrome to ensure certain global privacy protections; see this part of the explainer. |
The reason is that you cannot make money if people have to opt-in to tracking behavior. I mean, come on. |
See: * https://github.com/WICG/floc#opting-out-of-computation * WICG/floc#103 * WICG/floc#100 FLoC can allow Google (and presumably other parties) to track users across the web. Anyone visiting my website would have his cohort change, making them more easily identifiable across the web. I do not track my users and neither should Google, or any one for that matter.
Thanks for the pointer, @michaelkleber.
Is ad resource detection (supposed to be) included in the spec or is this just a determining factor during the Origin Trial?
Yes, history data sync is indeed opt-in, and yes, among other things, the user must be logged into a Google account and must have ad personalization enabled. But no user has specifically opted-in to cohort computation. Is that correct? Are there any plans to add a setting to enable/disable FLoC to |
As in #45 (comment), our expectation for the full launch is to default to pages not contributing, with the opt-out and opt-in both available. But please remember that the point of an Origin Trial is to learn our lessons before the details are fixed — so the final design is still subject to change based on OT feedback.
Correct.
Yes! It's in Chrome 90, which is currently the stable branch. Probably not turned on for everyone quite yet, but soon. |
Thanks for clarifying, @michaelkleber. |
I don't understand why the burden to opt-out is placed on users (e.g. disable history data sync) and sites (add Permissions-Policy header).
Is there any documentation about why FLoC is opt-out rather than opt-in?
The text was updated successfully, but these errors were encountered: