type: intercept
category: antispam
priority: optional
This library operates CAPTCHA form submissions, to block spam bots and
alike. It is easy to hook into existing web sites and scripts. It also
tries to be "smart" and more user-friendly.
While the operation logic and identifier processing are extremley safe,
this is a "weak" implementation. Specifically targetted and tweaked OCR
software could overcome the visual riddle. And if enabled, the textual
or mathematical riddles are rather simple to overcome if attacked.
Generic spambots are however blocked already with the default settings.
PRINT captcha::form()
emits the img and input fields for inclusion into your submit