Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBlock Tracking via etags and cached scripts #536
Labels
Comments
|
Disabling all caching is an extremely privileged view. This will run through people’s data caps must faster and cost them money. |
|
Still seems to be an issue. POC here: http://lucb1e.com/rp/cookielesscookies/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sites often circumvent 3rd-party cookie blocking with unique etags, cached scripts and other methods to persist identifiers over time. We should disable these methods. https://www.chromium.org/Home/chromium-security/client-identification-mechanisms
Replaces brave/browser-laptop#1473