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 upSmart Tracking Protection #539
Open
Projects
Comments
Closed
|
Lots of updates since that initial post: https://webkit.org/blog/category/privacy/ https://webkit.org/blog/9661/preventing-tracking-prevention-tracking/ new tidbits that webkit has implemented to prevent sites from tracking the prevention of tracking. interestingly, google is helping them design it.
|
|
FWIW, Google is most def not helping them design it. Google was exploiting a bug that would bypass, WebKit folks noticed it and plugged the hole. The comment is shade |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should intelligently block unexpected tracking by avoiding state from origins the user isn't trying to visit. Safari has a similar feature: https://webkit.org/blog/8311/intelligent-tracking-prevention-2-0/
Replaces brave/browser-laptop#10983
Here are the sub-tasks for this project so far: