@alpacaherder I am still of the opinion that flagging http as "not secure" is wrong-headed, as many web sites have no reasonable requirement for encryption.
@nds @alpacaherder Anyone with a site that uses HTTP only and serves a website to a client with javascript enabled is serving potentially hazardous content (as any javascript - tracking, spying, exploiting - can be injected by any machine in the middle).
@windigo @nds @alpacaherder @mmn As long as the CA system remains the same (ignoring cert pinning, since most sites do not use it), MITM is just as possible. It just requires any one of the hundreds of browser-known cert authorities to issue it, intentionally or otherwise.
Encryption is good. But the authentication piece is broken beyond repair, and we do our users no service by not informing them of this brokenness.