First, a little background: It is no secret that I am implementing an auth+auth system for CodeIgniter, and so far I\'m winning (so to speak). But I\'ve run into a pretty no
To summarize Jens' scheme into a pseudo state transition diagram/rulebase:
// never throttle// slow the bots// humans still welcome// a correct guess from a botObservations:
These observations cover a different type of attack to the ones you are trying to counter.