type: intercept
category: antispam
priority: optional
This library provides a CAPTCHA for safeguarding form submissions from
spam bots and alike. It is easy to hook into existing web sites and
scripts. And it comes with "smart" defaults, and some user-friendliness
built in.
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