Earlier quoted context omitted.
It obviously is. Having just an HTML site now becomes more expensive for no clear reason. Which makes more sense for people to check out Gemini.
What makes it more expensive? A certificate is free (With LE or self-signed), the performance impact is negligible and there's a clear reason for why everyone should be using it.
Firefox 83 introduces HTTPS-Only Mode
221–230 of 525 posts
Re: Firefox 83 introduces HTTPS-Only Mode
#222I wonder how it will work against websites like http://neverssl.com (which helps me to log in to some wifi portals, HTTPS Everywhere shows the prompt for a temporary exception.)
It will say "this website doesn't support https, do you want to connect anyway"
If I go to https://neverssl.com/ I get a warning explaining that this site doesn't have a certificate for neverssl.com but only for Cloudfront (presumably where it's hosted)
But if I try to go to http://neverssl.com/ then I get the message explaining that the HTTPS site doesn't work, do I want the insecure HTTP one instead?
Re: Firefox 83 introduces HTTPS-Only Mode
#223Earlier quoted context omitted.
If only the OS could terminate TLS and allow to filter decrypted traffic locally.
This is prevented by certificate pinning.
Re: Firefox 83 introduces HTTPS-Only Mode
#224It's obvious I need to spend more time researching Gemini and similar things. The "web" is going to be a true monoculture very, very soon.
I agree. HTTPS is great, at definitely needed for a lot of things. But I don't need my cat pictures encrypted, I don't need lots of things encrypted, and frankly, I don't want it to be encrypted when it's not required, it's a waste of resources, both processing and network. Then there is the case of all the old computers that either lack the processing power or support for modern algorithms.
Re: Firefox 83 introduces HTTPS-Only Mode
#225Earlier quoted context omitted.
An alternative I use is http://captive.apple.com (other OS vendors have their own). Which may have a higher chance of being detected by the portal (more likely to be white-listed) and triggering the prompt correctly.
Frustratingly it doesn’t always work that way - one I have seen that is just bizarre is Qantas inflight wifi. It actually allows captive.apple.com to bypass the captive portal, so your iPhone, iPad or Mac thinks it has internet access. So you try to navigate to a page or use an app and just hit HTTPS certificate errors! So you have to think of some other site that is only HTTP or get the information card and enter th…
Re: Firefox 83 introduces HTTPS-Only Mode
#226Re: Firefox 83 introduces HTTPS-Only Mode
#227HTTPS is brittle. HTTP is insecure, but will run forever. This move will literally kill the old web.
I would hope you could expand on this a bit?
HTTPS is not secure because it is centralized and it does not protect against MITM.
HTTP is the foundation of our civilization, it will never go away how much certificate sellers try.
But I would go one step further and point out that HTTP can be made secure manually selectively so that you only secure the things that need security!
HTTPS wastes energy by encrypting cat pictures, and we don't have that much cheap energy left!
But don't worry this will not kill HTTP only Mozilla/Chrome. Chromium will always allow adblockers for free and HTTP, because if they remove it, I'll fork it and add it back in, even if it takes 1 day to compile!
Re: Firefox 83 introduces HTTPS-Only Mode
#228Earlier quoted context omitted.
If only the OS could terminate TLS and allow to filter decrypted traffic locally.
This is prevented by certificate pinning.
I guess this Mozilla Firefox change deprecates HTTPS Everywhere.
Either way, we've come a long way. For people in the Dutch security world, DigiNotar was a known joke. I knew about their terrible security (and the implications) back around 2000-2004. Although there have been more vulnerabilities too, such as Hearthbleed and POODLE.
Re: Firefox 83 introduces HTTPS-Only Mode
#229HTTPS is brittle. HTTP is insecure, but will run forever. This move will literally kill the old web.
Re: Firefox 83 introduces HTTPS-Only Mode
#230Earlier quoted context omitted.
It will say "this website doesn't support https, do you want to connect anyway"
Just checked this yup. If I go to https://neverssl.com/ I get a warning explaining that this site doesn't have a certificate for neverssl.com but only for Cloudfront (presumably where it's hosted) But if I try to go to http://neverssl.com/ then I get the message explaining that the HTTPS site doesn't work, do I want the insecure HTTP one instead?
If I type "whatever.com", I'm happy with it to try port 443 first
I'm not sure if a http/80 page should be at least HEADed to see if there's a redirect to https/443 before throwing up the "this is not secure"