Giter Club home page Giter Club logo

Comments (3)

dtauerbach avatar dtauerbach commented on August 17, 2024

This has been partially done via e363fae, but needs more work:

  1. Clobbering cookie-getting code needs to be tested
  2. What do we do about Disqus?

from privacybadger.

dtauerbach avatar dtauerbach commented on August 17, 2024

I now think a cleaner way to do this is to use chrome.privacy.website to just turn on third-party cookie blocking and change lots of other privacy settings too. There are issues, though. I don't see a way to get notified of a cookie-setting event that was blocked by Chromium's third-party cookie blocking user preference, even though this must be tracked since users can see a cookie icon in the URL bar when this happens. Without this information, we cannot use chrome.cookies API to add things to a whitelist. We could just change the cookie setting and leave the user in charge, but this isn't ideal. Still, I think this approach is better than trying to do the document.cookie clobbering ourselves.

from privacybadger.

dtauerbach avatar dtauerbach commented on August 17, 2024

Per our discussion, the target is to do clobbering only for third party frames, another issue is open about this.

from privacybadger.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.