▲ | fc417fc802 2 days ago | |||||||||||||||||||||||||
> they increasingly attempt HTTPS to a site first even if linked/typed as http And can generally be configured by the user not to downgrade to http without an explicit prompt. Honestly I disagree with the refusal to support various APIs over http. Making the (configurable last I checked) prompt mandatory per browser session would have sufficed to push all mainstream sites to strictly https. | ||||||||||||||||||||||||||
▲ | JoshTriplett 2 days ago | parent [-] | |||||||||||||||||||||||||
> And can generally be configured by the user not to downgrade to http without an explicit prompt. Absolutely, and this works quite well on the current web. > Honestly I disagree with the refusal to support various APIs over http. There are multiple good reasons to do so. Part of it is pushing people to HTTPS; part of it is the observation that if you allow an API over HTTP, you're allowing that API to any attacker. | ||||||||||||||||||||||||||
|