Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With 3p Cookies blocked in Chrome, JS SetCookie events seem to be detected but don't cause blocking #1851

Closed
pde opened this issue Jan 31, 2018 · 10 comments
Labels
documentation & specs question Further information is requested

Comments

@pde
Copy link
Contributor

pde commented Jan 31, 2018

(As discussed on Mattermost). I think I the issue I was observing with lots of unblocked trackers on pages like Chicago Tribune articles was several different issues at once. In addition to circumvention of content blocking by that page, it seems that when third party cookies are blocked in Chrome, PB notices the set cookie events but doesn't actually red/yellow list because of them?

@pde pde changed the title With 3pCookies blocked in Chrome, JavaScript SetCookie events seem to be detected but don't cause blocking With 3p Cookies blocked in Chrome, JS SetCookie events seem to be detected but don't cause blocking Jan 31, 2018
@svandragt

This comment has been minimized.

@ghostwords

This comment has been minimized.

@svandragt

This comment has been minimized.

@ghostwords

This comment has been minimized.

@pdbits

This comment has been minimized.

@svandragt

This comment has been minimized.

@ghostwords
Copy link
Member

@pde Privacy Badger is indeed affected when third-party cookies are disabled, as Chrome seems to block writing of cookies and localStorage by third parties. Privacy Badger still gets to learn from Set-Cookie headers sent by third parties, however.

I am not sure there is anything to do here other than to update the FAQ entry for what happens when you disable third-party cookies.

@ghostwords ghostwords added heuristic Badger's core learning-what-to-block functionality task labels Feb 12, 2018
@ghostwords
Copy link
Member

We should investigate what the Privacy Badger experience is like with third-party cookies disabled, see whether we can do anything to improve it (such as perhaps detect failed JavaScript cookie events), and document the differences using Badger with and without third-party cookies.

@ghostwords
Copy link
Member

This answer now lives on the homepage FAQ: https://www.eff.org/privacybadger/faq#Does-Privacy-Badger-still-work-when-blocking-third-party-cookies-in-the-browser

@ghostwords ghostwords added question Further information is requested and removed heuristic Badger's core learning-what-to-block functionality task labels Jun 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation & specs question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants