but since getting a single piece of whitespace wrong would throw the hash off completely, that isn't terribly useful. Though it seems that it should be possible to brute force every reasonable permutation of formatting for the article and find one whose hash matches the one he provided, if it's the real source. The search space of "documents within a string edit distance of N" is probably not too large.
Edit: No it's not.