|
|
|
|
|
by PaulRobinson
3698 days ago
|
|
Nice write-up explaining the problems, but the killer for me is a hint as to how others may have been fooled: Note that the antepenultimate line says ‘signiture’ instead
of ‘signature’, so the script doesn’t do what is claimed. In
particular, it reads the signature from the environment
variable ‘signiture’ rather than from the command-line
argument. Hence, if you populate the environment variable
with your own public-key, rather than Satoshi’s, you can
cause the test to pass!
Subtle and clever, if that is indeed what has happened. |
|
Edit: to be clear, I'm inclined to believe Kaminsky et al that this is a ruse. I just don't think it's that ruse.