allo- / ffprofile

A tool to create firefox profiles with personalized defaults.
GNU Affero General Public License v3.0
786 stars 56 forks source link

Hardened HTTPS #114

Open allo- opened 6 years ago

allo- commented 6 years ago

Bug for the discussion of settings to harden https like in https://github.com/allo-/firefox-profilemaker/pull/112.

This should be considered carefully as it may break sites or even lead to users visiting the http version because the https version is broken. Having such settings is nice, but possibly in another profile?

StarPicard commented 6 years ago

I think so too, a good compromise might be to set this option to "default" in the default profile and then increase security in optional profiles. Might correlate with #113

StarPicard commented 6 years ago

I have changed the pull request, would it be possible to merge it in this way?

allo- commented 6 years ago

I will take a look later, I want to read a bit about the options myself before merging.

StarPicard commented 6 years ago

Ok, I've just figured out, that the implementation of the profiles is not the way I thought. I thought that I could specify per profile which initial state is chosen.

allo- commented 6 years ago

I want to have this feature for profiles, but had no time to implement it, yet. This would allow for "secure, breaks a lot" and "normal, most stuff runs as usual" und "only non-breaking things" presets from the same settings files.

StarPicard commented 6 years ago

Jep, is there a bug opened for this or should I open a new one.