Earlier quoted context omitted.
The article did not become propaganda.
The article up to that point was great. However, that sentence "But the government of Iran probably could" made the preceding paragraphs appear to be a vehicle to deliver a meme (like a shaggy-dog story). The rest of the article could have been great, I just stopped reading. The journalist could have made a neutral statement about what entities have the resources to crack a 768-bit key. But they or their editor chose…
How a Google Headhunter’s E-Mail Unraveled a Massive Net Security Hole
31–40 of 107 posts
Re: How a Google Headhunter’s E-Mail Unraveled a Massive Net Security Hole
#32DKIM is an anti-spam mechanism. It does not authenticate the sender of an email message; to do that, use something like PGP. This is an interesting story, but it's not a story about a "massive net security hole". Mail on the Internet has always been spoofable.
Re: How a Google Headhunter’s E-Mail Unraveled a Massive Net Security Hole
#33Earlier quoted context omitted.
It authenticates the domain of the sender, right?
If you want to impute that much authority to it, sure, but the actual signature verification depends on the insecure DNS anyways. Do not make security decisions based on DKIM. It's an anti-spam mechanism and that's all.
Re: How a Google Headhunter’s E-Mail Unraveled a Massive Net Security Hole
#34Earlier quoted context omitted.
If you want to impute that much authority to it, sure, but the actual signature verification depends on the insecure DNS anyways. Do not make security decisions based on DKIM. It's an anti-spam mechanism and that's all.
My personal opinion is that all email should be considered from a random person.
Re: How a Google Headhunter’s E-Mail Unraveled a Massive Net Security Hole
#35DKIM is an anti-spam mechanism. It does not authenticate the sender of an email message; to do that, use something like PGP. This is an interesting story, but it's not a story about a "massive net security hole". Mail on the Internet has always been spoofable.
Are you saying that 1) anti-spam is not about about security and that 2) DKIM, even if properly implemented, doesn't make spoofing harder and security better?
Re: How a Google Headhunter’s E-Mail Unraveled a Massive Net Security Hole
#36Props to Google for fixing the problem instantly.
Weird that he thought the email was phony based on content. Who wouldn't want a computer savvy math genius on their team? Google has lots.
Re: How a Google Headhunter’s E-Mail Unraveled a Massive Net Security Hole
#37Seriously old news... I attacked Facebook's 512 bit DKIM key back in 2010: http://blog.jgc.org/2010/06/facebooks-dkim-rsa-key-should-be...
Re: How a Google Headhunter’s E-Mail Unraveled a Massive Net Security Hole
#38Props to Wired for disclosing that their silly phony photo setups are phony. I found that comforting. Props to Google for fixing the problem instantly. Weird that he thought the email was phony based on content. Who wouldn't want a computer savvy math genius on their team? Google has lots.
Re: How a Google Headhunter’s E-Mail Unraveled a Massive Net Security Hole
#39Well, afaik key length isn't the problem. Weak algo is. I assume they use RSA, they should use ECC. 512 bits is more than enough. https://www.nsa.gov/business/programs/elliptic_curve.shtml