@charlvdwalt@malwaretech because we used to live in a world where ISPs, open wifi networks (cafes, etc) could intercept your HTTP responses and inject javascript/HTML into your browser to force you to see ads and/or attack you
@malwaretech side note (and maybe I gave flu and it’s making me more stupid) but what are the arguments for having SSL on brochureware websites that don’t collect private information?
> Do you all feel that there is enough integrity in browser trusted root certificate stores to still provide robust defence against the content / malware injection threat?
It's the best we can do with what we've got to work with. All we can hope is that the bad actors get caught from the Certificate Transparency Logs and are swiftly removed from all root certificate stores as their punishment.
Thanks everyone for your comments on this. I like this excerpt from doesmysiteneedhttps.com:
"this discussion isn't about PKI. It's the best system we've got for right now. Deal with it and secure your site. Use CAA records to restrict which CAs can issue certificates for your site, then cross your fingers and hope transparency and oversight works (it does, so far)".
Do you all feel that there is enough integrity in browser trusted root certificate stores to still provide robust defence against the content / malware injection threat?
Also - have these kinds of injection attacks ceased now, and is SSL the reason for this?
In the age of the NSA, every last request over the internet needs to be encrypted, as it leaks a lot of information if "needs to be secure" connections are encrypted.
You would think that correct TLS implementations would mostly mitigate the problem, but then came along massive MiTM's like cloudflare.
@charlvdwalt the content of the website doesn’t matter because the content is whatever an attacker wants it to be if you aren’t using SSL. Your brochureware is now malware.
@malwaretech@charlvdwalt SSL is super important and all, but that statement is awfully FUD-y. The odds of somebody actually doing that are vanishingly small, but you make it sound like their site can be replaced by anyone any time
I was in Europe and saw a Vodaphone banner injected on websites without TLS/SSL. At a basic level, it ensures your ISP isn't injecting bullshit into your page.
TLS has been far more abused to sabotage the little guy with CA certification bullshit than to secure anything, I'd rather see it burn in GNU/hell and replaced entirely with SSH-like asynchronous encryption, or just keep TLS around and get rid of CAs altogether.