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

Smart Tracking Protection #539

Closed
2 tasks
tildelowengrimm opened this issue Jul 13, 2018 · 3 comments
Closed
2 tasks

Smart Tracking Protection #539

tildelowengrimm opened this issue Jul 13, 2018 · 3 comments
Assignees
Labels
closed/stale Issue is no longer relevant, perhaps because the feature it refers to has been deprecated. Epic feature/smart-tracking-protection priority/P4 Planned work. We expect to get to it "soon". privacy/feature User-facing privacy- & security-focused feature work. privacy/tracking Preventing sites from tracking users across the web privacy

Comments

@tildelowengrimm
Copy link
Contributor

tildelowengrimm commented Jul 13, 2018

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:

@tildelowengrimm tildelowengrimm added priority/P4 Planned work. We expect to get to it "soon". privacy/feature User-facing privacy- & security-focused feature work. privacy/tracking Preventing sites from tracking users across the web labels Jul 13, 2018
@bbondy bbondy added this to the Backlog milestone Jul 26, 2018
@tildelowengrimm tildelowengrimm mentioned this issue Aug 22, 2018
2 tasks
@tildelowengrimm tildelowengrimm changed the title Smart Tracking Protection Smart Tracking Protection [overall feature] Aug 22, 2018
@rebron rebron modified the milestone: 1.x Backlog Feb 7, 2019
@tildelowengrimm tildelowengrimm changed the title Smart Tracking Protection [overall feature] Smart Tracking Protection Aug 5, 2019
@ghost
Copy link

ghost commented Dec 12, 2019

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.

  • Origin-Only Referrer For All Third-Party Requests
  • All Third-Party Cookies Blocked on Websites Without Prior User Interaction
  • The Storage Access API Takes the Underlying Cookie Policy Into Consideration
  • Absence of Cookies In Third-Party Requests Does Not Reveal ITP Status

@pes10k
Copy link
Contributor

pes10k commented Dec 12, 2019

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 😎

@bsclifton bsclifton added the closed/stale Issue is no longer relevant, perhaps because the feature it refers to has been deprecated. label Sep 26, 2022
@bsclifton
Copy link
Member

Closing as stale - this was a really great effort... but hasn't had any movement. We can always re-open or create a new issue if we wanted to pick it up again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed/stale Issue is no longer relevant, perhaps because the feature it refers to has been deprecated. Epic feature/smart-tracking-protection priority/P4 Planned work. We expect to get to it "soon". privacy/feature User-facing privacy- & security-focused feature work. privacy/tracking Preventing sites from tracking users across the web privacy
Projects
None yet
Development

No branches or pull requests

6 participants