2007-03-13 14:15:57 +01:00
|
|
|
A simple CAPTCHA ("Completely Automatic Public Turing Test to Tell Computers
|
|
|
|
and Humans Apart") written in Ruby. This will dynamically create an image
|
|
|
|
containing a key displayed on a noisy background, which the user must enter
|
|
|
|
into a text box.
|
|
|
|
|
2010-11-11 04:22:25 +01:00
|
|
|
WWW: https://github.com/winton/captcha
|