Skip to content

Instantly share code, notes, and snippets.

@johnzweng
johnzweng / New signs of satoshi.md
Last active March 14, 2024 17:21
Some technical facts around the story about the message allegedly signed by Hal Finney about Paul Le Roux being Satoshi.

New signs of Satoshi?

A few days ago, another sensationalist news story emerged, promising new clues regarding the true identity of Satoshi Nakamoto: Allegedly, an old message signed by Hal Finney had surfaced (published by Martin Shkreli in this blog post), suggesting that Paul Le Roux was the person behind the synonym of Satoshi Nakamoto.

I briefly highlight the facts surrounding this story:

The signed message:

Right away, yes indeed, a valid signed message has surfaced:

@quinnmichaels
quinnmichaels / the-superbot-sophia-hanson-robots-and-tyler-3525898238897.md
Created November 16, 2019 22:01
The SuperBot Sophia Hanson Robots and Tyler
@CiprianSpiridon
CiprianSpiridon / Install NGINX + PHP7.0 + PHP-FPM on Amazon Linux AMI.md
Last active July 15, 2021 19:44
Install NGINX + PHP7.0 + PHP-FPM + composer + NodeJS + NPM on Amazon Linux AMI

update

sudo yum update

#install nginx sudo yum install nginx -y

#install php 7