Skip to content

Instantly share code, notes, and snippets.

@ge0rg
Created October 8, 2019 10:43
Show Gist options
  • Save ge0rg/b3176c4d00f43f8776ccd035fd9b9e12 to your computer and use it in GitHub Desktop.
Save ge0rg/b3176c4d00f43f8776ccd035fd9b9e12 to your computer and use it in GitHub Desktop.
Anti-Spam Proof-of-Work

Can you solve the IM spam problem by Proof-of-Work?

(data is from 2017)

  1. PoW is much more energy-expensive on a mobile CPU than on a GPU cluster.
  2. unless we make PoW prohibitively expensive for normal users, spammers won't be slowed / stopped by it.
  3. spammers will either distribute PoW to their botnet, where you will be paying for the PoW, or rent some gigahashes.

The numbers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment