Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

How frequently can a users FLoCk change? #22

Open
brodrigu opened this issue Aug 10, 2020 · 3 comments
Open

How frequently can a users FLoCk change? #22

brodrigu opened this issue Aug 10, 2020 · 3 comments

Comments

@brodrigu
Copy link

It's possible that a users browsing habits will change over time, possibly moving them between cohorts. How frequently will Google allow the users FLoCk to change?

@brodrigu
Copy link
Author

brodrigu commented Aug 12, 2020

@jkarlin It appears the codebase is using 1 day as the current working expiration of a floc.

https://github.com/chromium/chromium/blob/master/chrome/browser/federated_learning/floc_id_provider_impl.cc#L29

Can you confirm I am reading the code correctly here and that this directionally aligns with what you expectations?

@jkarlin
Copy link
Collaborator

jkarlin commented Aug 12, 2020

You're correct that we're currently exploring 24 hour updates. But please don't read too much into the current code. We're taking baby steps.

@brodrigu
Copy link
Author

brodrigu commented Aug 12, 2020

Understood, tuning the ttl to provide the right balance of privacy and usefulness when exposing different FLoCKs will be tricky as you noted in #20.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants