[bitcoin-dev] BIP Proposal: Rate Limiting with server specified Proof of Work challenges

Karl Johan Alm karljohan-alm at garage.co.jp
Mon May 8 02:48:54 UTC 2017


Hello,

I am proposing a new feature for rate limiting purposes where nodes
can make and solve arbitrary PoW challenges in return for connection
slots (to be expanded to cover e.g. bloom filters or other DoS risky
services).

The BIP currently includes two proofs of work (sha256 and
cuckoo-cycle) which can be combined (e.g. sha256(cuckoo-cycle) or
sha256(sha256(sha256)), etc).

Link: https://github.com/kallewoof/bips/blob/pow-connection-slots/bip-rate-limiting-via-pow.mediawiki

Feedback welcome.


More information about the bitcoin-dev mailing list