This might interest you.

It’s looking like the proof of work minimum required to combat spam is likely around 20. That’s really high for mobiles and even laptops.

Therefore, we need to offload that computation somewhere - like a service provider.

I aim to release initial code this week. It’s missing payments and remote POW generation (if you want to use a different server).

#[2]

Reply to this note

Please Login to reply.

Discussion

20 what? seconds? leading zeros?

Leading zero bits (which is different from leading zeros, for clarity).

Spam will be coming from servers. The reasonable compute for a server to generate POW is where the minimum gets set.. client devices just need to match it.

Dynamic POW requirements based on content or publishers are also possible.

We won’t know a real number until it’s used in the wild. It depends on how much spammers / advertisers are willing to pay extra to get their events accepted.