Untitled topic
1–8 of 8 posts
Re: undefined
#2The innovation here was that they had scraped a lot of public keys for rapid identification of what the private keys were for.
Re: undefined
#3I would say that I'm astonished by the number of people who apparently have done exactly that, but I guess at this point I really shouldn't be.
Re: undefined
#4I'm pretty sure that in the old days, asymmetric cryptography was called "Secret Key Cryptography" (note the contrast with "Public Key Cryptography").
Anyway, the clue is in the word "secret", in "secret key" - you're supposed to keep it secret.
Re: undefined
#5Re: undefined
#6No idea where that title came from; it's not the title of the article (now) and it doesn't describe what they did. They didn't break TLS. Certificate owners leaked their private keys. The innovation here was that they had scraped a lot of public keys for rapid identification of what the private keys were for.
Re: undefined
#7tl;dr: don't upload your private ssh keys to github or other public places. I would say that I'm astonished by the number of people who apparently have done exactly that, but I guess at this point I really shouldn't be.
Re: undefined
#8This isn't really Github's fault (or Oracle, or whatever). I'm pretty sure that in the old days, asymmetric cryptography was called "Secret Key Cryptography" (note the contrast with "Public Key Cryptography"). Anyway, the clue is in the word "secret", in "secret key" - you're supposed to keep it secret.