Satoshi Forum Archive
Thread #0122

md5?

fresno2010-07-18T16:16:55Z

I don't seem to be able to find any md5s for your code downloads. Is it just me, or are there none?

Original message

Mionione2010-07-18T20:52:19Z

md5 checksums are still widely used but not secure

Original message

Mionione2010-07-18T21:33:47Z

md5 is evil, two differents files can have the same md5 checksum (http://www.coresecurity.com/content/md5-harmful)
but unfortunately people still use it ;(

Original message

knightmb2010-07-18T21:48:45Z

Quote from: Mionione on July 18, 2010, 09:33:47 PM (https://bitcointalk.org/index.php?topic=458.msg4070#msg4070)

md5 is evil, two differents files can have the same md5 checksum (http://www.coresecurity.com/content/md5-harmful)
but unfortunately people still use it ;(

They can, but the odds that you'll get useful exploit code that just happens to be that collision are still insanely high.

Original message

lachesis2010-07-19T00:36:41Z

Nah, it's insanely easy nowadays. Have you seen evilize?
http://www.mscs.dal.ca/~selinger/md5collision/

Original message

d1337r2010-07-19T07:19:50Z

Yeah... In earlier days, you could easily set an 8-letter Upper-Lower-Digit password and be sure no one will be interested in cracking it (which he will do for 30 days minimum). Now, we have Playstation 3's and cloud services, and cracking that MD5 is a matter of minutes or hours. Now i'll have to change every my password to something stronger.
BTW, SMF FTW, cause it uses SHA-256 instead of MD5.

Original message

fresno2010-07-20T17:39:00Z

Yeah, I guess SHA-256 will be good enough. ;-)

Original message

bitcoinex2010-07-25T21:16:03Z

Hashes are good but it's already time to start doing gpg-signatures to tarball. Suffice it now to hack the site or even deception to obtain control over the wiki, put "fresh" version of the client and everything collapses.

Original message

satoshi2010-07-25T22:06:57Z

For future reference, here's my public key. It's the same one that's been there since the bitcoin.org site first went up in 2008. Grab it now in case you need it later.
http://www.bitcoin.org/Satoshi_Nakamoto.asc

Original message