Hacker News new | ask | show | jobs
by ErrantX 5683 days ago
There are an awful lot of md5 digests - so, even with an insane number of users it is highly unlikely they would have a collision. Hell; at work we generate insane numbers of hashes and it took us quite a while, and a large dataset to find a collision :-)
2 comments

Nevermind the fact that if the gods did cause such a collision to occur it wouldn't exactly be the end of the world. (And the accessibility of md5 more than makes up for this consequence.)
but why md5 when there are better alternatives? not to speak about the issues with OP
because it's very simple for anyone to build an app that uses Gravatar since md5 is probably the most well-known hashing function.