Paketname | libgd-securityimage-perl |
Beschreibung | Security image (captcha) generator |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.68-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 164 Byte |
Hängt ab von | perl (>= 5.6.0-16), libgd-gd2-perl | perlmagick |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 54962 Byte |
Prüfsumme MD5 | ab1bc2852d11d1ed8e865a467078d7b7 |
Prüfsumme SHA1 | d0937a8e2d81ade34847347a8d288f7a81c4410f |
Prüfsumme SHA256 | 92c7ef235fec8ed8b9366d3f47a8e452a0dc7277305c62836f57d8f27a46468b |
Link zum Herunterladen | libgd-securityimage-perl_1.68-1_all.deb |
Ausführliche Beschreibung | The (so called) "Security Images" are so popular. Most internet
software use these in their registration screens to block robot programs
(which may register tons of fake member accounts). Security images are
basicaly, graphical CAPTCHAs (Completely Automated Public
Turing Test to Tell Computers and Humans Apart). This
module gives you a basic interface to create such an image. The final
output is the actual graphic data, the mime type of the graphic and the
created random string. The module also has some "styles" that are
used to create the background (or foreground) of the image.
.
If you are an Authen::Captcha user, see GD::SecurityImage::AC
for migration from Authen::Captcha to GD::SecurityImage.
.
GD::SecurityImage is just an image generator. Not a captcha handler.
The validation of the generated graphic is left to your programming
taste.
|