Hacker News new | ask | show | jobs
by yifanl 693 days ago
You can rather easily set up semi-hard rate limiting with a proof of work scheme. Will very trivially affect human users, while bot spammers have to eat up the cost of a million hash reversions per hour or whatever.
2 comments

Yep. That works well enough for password hashing algorithms to deter brute force attackers.

This is a similar situation.

e.g. HashCash