Code Monkey home page Code Monkey logo

Comments (4)

schomery avatar schomery commented on September 25, 2024

Can you provide some example websites with a comment on which mode breaks the websites

from privacy-settings.

Gitoffthelawn avatar Gitoffthelawn commented on September 25, 2024

I wonder if network.http.sendSecureXSiteReferrer will prevent some affiliate programs from working. I'm thinking of sites in which the user logs in to a site, and then clicks on a link that loads another site, on which the user makes a purchase. The user then receives a rebate or cash back for the purchase on the second site.

I wonder if setting that option to 'false' will prevent those types of systems from working.

In general, most well-designed sites don't need the referrer to be set, but quite a few sites are not well-designed.

For example, I wonder if sites that rely on keycaptcha.com will work if that setting is disabled. From what I've tested, keycaptcha.com requires a valid referrer and they often use https.

The settings security.tls.unrestricted_rc4_fallback and security.tls.insecure_fallback_hosts.use_static_list, when disabled, should prevent all RC4 encrypted sites from loading. This isn't necessarily a bad thing, since RC4 is not secure, but it will likely break those sites. There is a list of some of the sites here: https://bug1124039.bmoattachments.org/attachment.cgi?id=8575374

The odd thing about disabling security.tls.unrestricted_rc4_fallback and security.tls.insecure_fallback_hosts.use_static_list is that items on the list still seem to load without error. They should not load at all. It's either a Firefox bug, a Privacy Settings bug, or an "I'm not understanding something at the moment because I'm too tired" bug.

from privacy-settings.

schomery avatar schomery commented on September 25, 2024

@Gitoffthelawn I added a new button. There is certainly a trade off between keep user privacy and being compatible. So I am just doing the minimum damage in this mode. Give it a try and let me know what you think

https://github.com/schomery/privacy-settings/blob/master/src/executables/extension.xpi?raw=true

from privacy-settings.

Gitoffthelawn avatar Gitoffthelawn commented on September 25, 2024

I will take a look! Thanks!

from privacy-settings.

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.