Paketname | libauthen-captcha-perl |
Beschreibung | Extension for creating captcha's to verify the human element in transactions |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.023-5 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 292 Byte |
Hängt ab von | libgd-gd2-noxpm-perl | libgd-gd2-perl, perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 68078 Byte |
Prüfsumme MD5 | cb94d93ce04fba891e7f6de5dec74031 |
Prüfsumme SHA1 | 99b7812b1f9db7532fd0a2c954c1eca0813f06d4 |
Prüfsumme SHA256 | 5b8f3c326a89801c279301fc5aa166a2c1c6bbcde50dde4d2e0a335d2ea22f15 |
Link zum Herunterladen | libauthen-captcha-perl_1.023-5_all.deb |
Ausführliche Beschreibung | Authen::Captcha provides an object oriented interface to captcha file
creations. Captcha stands for Completely Automated Public Turing test to
tell Computers and Humans Apart. A Captcha is a program that can generate
and grade tests that:
.
- Most humans can pass.
- Current computer programs can't pass.
.
The most common form is an image file containing distorted text, which
humans are adept at reading, and computers (generally) do a poor job.
This module currently implements that method. We plan to add other methods,
such as distorted sound files, and plain text riddles.
|