Is Craig Wright?
cp4space.wordpress.com
Is Craig Wright?
1–10 of 45 posts
Re: Is Craig Wright?
#2It fails the sniff test for me.
Re: Is Craig Wright?
#3Nice writeup. I know people say not to focus on Wright's writing style, but he sure doesn't sound like someone extremely knowledgeable about bitcoin or cryptography. He sounds like he's writing an undergraduate paper. Given enough time, anyone can cobble together enough references to describe something accurately. But that doesn't read anything like https://bitcoin.org/bitcoin.pdf It fails the sniff test for me.
Re: Is Craig Wright?
#4Re: Is Craig Wright?
#5More discussion here: https://news.ycombinator.com/item?id=11612673
Re: Is Craig Wright?
#6 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.Re: Is Craig Wright?
#7I have no idea (or care really) about who is right but there's clearly epic trolling going on here.
Re: Is Craig Wright?
#8Nice writeup. I know people say not to focus on Wright's writing style, but he sure doesn't sound like someone extremely knowledgeable about bitcoin or cryptography. He sounds like he's writing an undergraduate paper. Given enough time, anyone can cobble together enough references to describe something accurately. But that doesn't read anything like https://bitcoin.org/bitcoin.pdf It fails the sniff test for me.
Re: Is Craig Wright?
#9Nice 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…
Re: Is Craig Wright?
#10Nice 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…
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.