allo- / ffprofile

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

add https_only, started from Firefox 76 #187

Closed dimon4ezzz closed 2 years ago

dimon4ezzz commented 4 years ago

i guess https_everywhere should be removed

dimon4ezzz commented 4 years ago

Please, add advanced description to help_text field

allo- commented 4 years ago

HTTPS everywhere switches to HTTPS when it is available. This option shows a warning for unencrypted connections like for SSL errors.

This probably belongs to a secondary profile like #50 (Paranoid) or #114 / #112 (Harden HTTPS). I think I would not like to include it in the main profile, because it sounds like a good option, but (almost) breaks a lot at the current state of the web.

I still would like to allow the user to merge profiles, so he can use "default+harden https" to see the standard options and the options that break sites without https / with outdated encryption standards.

Madis0 commented 4 years ago

For now this would belong to Paranoid, yes. I hoped that Firefox could include something like HTTPZ, which would attempt HTTPS first but also fallback automatically when needed.

allo- commented 4 years ago

HTTPZ may be worth to be included as addon. I need to try it, but when it's lightweight enough it would be a nice security improvement.

dimon4ezzz commented 2 years ago

cannot be used after Firefox 91, where HTTPS-First setting was introduced