ericgearhart | 14 years ago | on: Ron Rivest's MIT Computer and Network Security
ericgearhart's comments
ericgearhart | 14 years ago | on: What to do when a company refuses to fix a vulnerability I disclosed to them?
ericgearhart | 14 years ago | on: GoDaddy: A glimpse of the Internet under SOPA
His comments on why he's "MIA" in the SOPA battle (despite being an open source software and copyleft activist) shed light on this. I'm with Larry... SOPA, the USA PATRIOT Act, DMCA, all that BS are just symptoms of a disease. I'm not saying we "netizens" shouldn't fight SOPA tooth and nail, but some effort should be put into the 'war' as well, to avoid only seeing one or two trees and not the forest.
https://paidcontent.org/article/419-why-is-lawrence-lessig-m...
ericgearhart | 14 years ago | on: Voyager 2 to Switch to Backup Thruster Set
What I mean is, what was considered "secure" in 1977 (DES based encryption was state of the art back then, right?) would be considered laughable today... I wonder what precautions are taken by NASA to prevent someone from intercepting and decoding NASA's commands to the probe and then beaming their own commands to Voyager 2.
ericgearhart | 14 years ago | on: What I learned hanging out at the vascular surgery conference
Every single time I go into a doctor's office or a waiting room I look for a Smithsonian Magazine, because of how well it's written and the random cross section of articles.
I literally just went and subscribed... personally I think I need to "get out of my comfort zone" more and stop reading just tech news and scifi.
ericgearhart | 14 years ago | on: Very cool, but very creepy, open source project
"The uncanny valley is a hypothesis in the field of robotics and 3D computer animation, which holds that when human replicas look and act almost, but not perfectly, like actual human beings, it causes a response of revulsion among human observers. The "valley" in question is a dip in a proposed graph of the positivity of human reaction as a function of a robot's human likeness."
ericgearhart | 14 years ago | on: Rob "CmdrTaco" Malda Resigns From Slashdot
Trying to "duct tape" Apache's mod_security in front of an insecure webapp is no picnic... it would've been much cleaner to clean up the code base, but because the code was 10+ years old, the level of risk in changing that much code was deemed too high, and we needed fixes NOW (a customer was scanning us and finding SQL injections) we ended up standing up mod_security on the DMZ web servers we had.
Please learn secure coding practices! Worst case it will make you a more valuable dev.