Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HTTPS enforcing feature as in "HTTPS Everywhere" browser extension #1284

Closed
sfionov opened this issue Mar 23, 2020 · 1 comment
Closed

Comments

@sfionov
Copy link
Member

sfionov commented Mar 23, 2020

@sfionov commented on Fri Jul 15 2016

Most of android browsers does not have capability no install HTTPS enforcing extensions like "HTTPS Everywhere".

It may be a good idea to provide that on filtering level.


@zero77 commented on Fri Sep 08 2017

It may be a better solution to just send a upgrade-insecure-requests header.
w3.org/TR/upgrade-insecure-requests


@TPS commented on Wed Jan 01 2020

Maybe (or perhaps in the interim) this is more reasonably a UserScript? D'y'all know of any that would be compatible w/ AG?


@zsoltsandor commented on Sat Jan 25 2020

This is a must have, it could also fix some poorly written apps that for some reason use http for certain functions, eg - horribile dictu - relaying notifications.

@ameshkov
Copy link
Member

I think what we should do here is introduce a new rule modifier that "upgrades" HTTP to HTTPS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants