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-01-22 00:21:04Event JSON
{
"id": "c529327d1fd4362ab358cd59c62378f15069dafd7e29871eec748e9b55473bc0",
"pubkey": "87570647ca3b7549e66cb6c4bb8d197f5bc91de73b58eb1ade78c8ddd5fec7eb",
"created_at": 1705882864,
"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": "fce45ac5070055afde7ed6f7716e32c23c2b5071183d9ee1376faddca548a1416e75cd9e5c196e03aa02b5880dac21b0d1f528c7708b6c9d7d20545abcd7975b"
}