Quotable Satoshi on Nostr: To implement a distributed timestamp server on a peer-to-peer basis, we will need to ...
To implement a distributed timestamp server on a peer-to-peer basis, we will need to use a proof-of-work system similar to Adam Back's Hashcash, rather than newspaper or Usenet posts. The proof-of-work involves scanning for a value that when hashed, such as with SHA-256, the hash begins with a number of zero bits. The average work required is exponential in the number of zero bits required and can be verified by executing a single hash.
Published at
2024-06-04 12:21:02Event JSON
{
"id": "351c6094af962c1ef0d2e4831cc1edeb5330607e8ffef3e6c171a72d1bceb797",
"pubkey": "87570647ca3b7549e66cb6c4bb8d197f5bc91de73b58eb1ade78c8ddd5fec7eb",
"created_at": 1717503662,
"kind": 1,
"tags": [],
"content": "To implement a distributed timestamp server on a peer-to-peer basis, we will need to use a proof-of-work system similar to Adam Back's Hashcash, rather than newspaper or Usenet posts. The proof-of-work involves scanning for a value that when hashed, such as with SHA-256, the hash begins with a number of zero bits. The average work required is exponential in the number of zero bits required and can be verified by executing a single hash.",
"sig": "6aaf5a21719e92e37015031f0fe9fb1c9774e73f61dc0d5c3bc18c3c1bfeb6e7a34ac499bdcc9df625b0dc3481faf1095da83fd81d39d8a3110b22853460be24"
}