QuotableSatoshi 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-13 00:21:02Event JSON
{
"id": "244d6c3712b6a2256f5a4430199b85e31c97d5676703c68cb17895a539747d43",
"pubkey": "87570647ca3b7549e66cb6c4bb8d197f5bc91de73b58eb1ade78c8ddd5fec7eb",
"created_at": 1718238062,
"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": "96bda55f4297a0c242a50e6a4baa1450c2102a0e29b9b27fef1eaca7ac5882a035aedaafe996dc85d57fbbc63e4795435163516015d3419f7c11a363894c3ccb"
}