#analogy #web3 #computer-science
Created at 2023-01-25
# [Anonymous feedback](https://www.admonymous.co/louis030195)
# [[Epistemic status]]
#shower-thought
Last modified date: 2023-01-25
Commit: 0
# Related
- [[Computing/Proof of stake]]
- [[Computing/Proof of history]]
- [[Computing/Ethereum]]
- [[Computing/Cryptocurrency]]
- [[Readwise/Articles/en.wikipedia.org - Zero-Knowledge Proof - Wikipedia]]
# TODO
> [!TODO] TODO
# Proof of work
>Proof of work (PoW) is a form of cryptographic proof in which one party (the prover) proves to others (the verifiers) that a certain amount of a specific computational effort has been expended.[1] Verifiers can subsequently confirm this expenditure with minimal effort on their part. The concept was invented by Moni Naor and Cynthia Dwork in 1993 as a way to deter denial-of-service attacks and other service abuses such as spam on a network by requiring some work from a service requester, usually meaning processing time by a computer. The term "proof of work" was first coined and formalized in a 1999 paper by Markus Jakobsson and Ari Juels.
Proof of work is like a muscle, requiring effort to build and maintain, but providing powerful results that can be verified by others.