Stuff like this is depressing. Are we ever going to have any semblance of privacy and security on the Internet? Everyone has been hacked, political figures, governments, businesses. In 100 years I think people are going to look back on this time and think we were all crazy like how we see safety in the early auto industry.
The early auto industry? They'll likely think we're crazy looking at our current auto industry. Who doesn't know anyone who was killed or seriously injured in a car crash?
The story of how WoSign gave me an SSL certificate for GitHub
21–26 of 26 posts
Re: The story of how WoSign gave me an SSL certificate for GitHub
#22This is nuts. The only long term solution here is a distributed decentralized DNS service. When there's "default-trust" at some locations (browser CAs), There's weak-points in the security chain. What are the best available dDNS solutions. Ideally these are initially backward compatible with redular DNS to help adoption, and then just disregard CAs.
Oh and browser vendors, distrust WoSign now! Imagine your regular developer performing a npm install which pulls in code from a compromised MITMed github URL. That's straightforward rootkit compile and install access!
It's not like a lot happened to other authorities (a few pinky-promises)
Re: The story of how WoSign gave me an SSL certificate for GitHub
#23Re: The story of how WoSign gave me an SSL certificate for GitHub
#24Earlier quoted context omitted.
WoSign is included as a root certificate. When they first started, they weren't in all browser stores, so StartCom cross-signed their root certificate. That way, WoSign could create certificates while they waited for browsers to update with their root certificate. It also helps for legacy/embedded systems that don't get updates, since StartCom has existed far longer. Due to the cross-sign, all WoSign certificates are…
OK thanks. Doesn't StartCom bear responsibility for the behavior of the entity they cross-signed for?
Re: The story of how WoSign gave me an SSL certificate for GitHub
#25What's that best way to disable the WoSign cert on Arch Linux?
The CLI way: http://unix.stackexchange.com/a/285831
Re: The story of how WoSign gave me an SSL certificate for GitHub
#26What's that best way to disable the WoSign cert on Arch Linux?
The GUI way: https://wiki.mozilla.org/CA:UserCertDB#Deleting_a_Root_Certi... The CLI way: http://unix.stackexchange.com/a/285831
Edit: chrome(ium) has a cert manager under "settings" that allows editing certificate trust levels