Thats the MD5 we got as well with the website. Oddly, when I did `echo "We're sorry … Y Combinator Staff" | md5`, I got a different sum (f807496243cc18b53929b313c410f64a).
//edit: The website seems to strip out blank lines, while echoing it doesn't. Solves that (trivially minor) issue I suppose.
//edit: The website seems to strip out blank lines, while echoing it doesn't. Solves that (trivially minor) issue I suppose.