How To Make a Bitcoin Address With a TI-89 Calculator
sarahnaomi writes: The power of Bitcoin is giving your dusty old TI-89 calculator a second chance of being useful. Matt Whitlock, who helped make one of the world's first Bitcoin ATMs, is at it again. In a video posted on to Vimeo, he showed how using the calculator once only used for high school geometry and a 12-sided die makes a secure address for your Bitcoin account. The video self-explanatory. Load up your calculator with the code, roll it 72 times and enter the number rolled into it. After that, the calculator pumps out a private key and address.
I'm not rolling a die 72 times and manually entering each result.
In theory, your "you mama" joke approach should work. (For a good enough hash. Things like SHA2 or SHA3/Keccak should be okay).
But, in practice, that would require:
- a device with a camera (well, duh...)
- a device that is easy programmable enough (because very few camera are known to automatically display a has on the screen by default)
- a device that is *offline* (the whole point of doing it on something different than a laptop is to do it on a device that has low risk of virus/trojan/backdoor)
That strongly limits the possibilities:
- TFA's Ti 89 doesn't have a camera
- point-and-shoot camera usually don't have an easy way to install your "picture hashing your mom as a random number generator" system
- smartphone aren't offline and could be susceptible to hacking, the exact thing you wanted to avoid by going to a portable device.
Appart from a few old-school PDAs (e.g.: a Palm IIIc, with the PalmPix dongle), few devices will qualify all of the above.
"Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
The video self-explanatory.
Ah.
Load up your calculator with the code, roll it 72 times
Okay, done that, but nothing much happened. What is the 12-sided die for?
systemd is Roko's Basilisk.