Type: feature request
Sorry if this isn't the right place to discuss this (since it's about a separate app), but I think it's worth talking about this.
Does EFF plan on porting HTTPS Everywhere to run natively on an OS like Ubuntu?
It would be great to have SSL preference / enforcement across all apps on the OS, not just browsers.
Especially if Manifest V3 (#17268) ends up introducing limitations on the extension. But also for use on email clients, messenger apps, etc. If the idea is to give more freedom and control to users, it makes sense to have it in a way that can protect the entire system without limitations, right?
If not, does anyone know of a good alternative for Linux? I've found SSL Enforcer but it seems it's not even open source (which is essential for any privacy app), and it's only available for Windows and Mac.
Here's a list of potential features that could be implemented (in case anyone would be willing to).
It wouldn't need the per-site rule-set complexity with constant manual updating; I believe just focusing on good generic functionality would be more than enough. Here's what I think it could be:
ignore.silent or info (sets icon in systray) or ignore (don't try to upgrade).silent: allows HTTP without any visible noticesinfo: activates an icon in systray when any HTTP requests have been madewarn: allows HTTP and activates icon and notification in systray;verbose: like previous, but appears for every URL; sub-resources still don't trigger the notification againprompt: systray notification, you must allow manually; allowing might also apply to sub-resources;block: blocks without explicit notification, but systray app icon changes; it can be accessed to check log and allowFor Linux, there's no much need to have a GUI app; setting can be just text files as usual (except for the easy-access "allow domain" buttons in the prompt/block notifications). UI can be limited to simply have a good systray integration working well in multiple DEs like GNOME and KDE Plasma.
TL;DR I think focusing on a good free-software native app and using the browser extension to "advertise" it (like AdGuard does) is the best way to work around any limitations Google may impose on the future, while allowing the people who care about privacy to be able to do it without restrictions. Sure it would be a lot of work, but you guys are probably the ones who can make it work well.
What do you think?
@geekley We are currently on the way to make one! See EFForg/https-everywhere-standalone and feel free to contribute!
Awesome! Thanks!
Most helpful comment
Awesome! Thanks!