Home > Archive > PERL Beginners > November 2005 > Captcha Images
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Mike Blezien 2005-11-26, 9:55 pm |
| Hello,
we are currently implementing the Authen/Captcha validation scheme into a
registration form. been searching Google to locate alternative images that can
be used inplace of the default images used by the module, but without much luck
locating them. Does any one know where these type of images maybe found, or if
someone on the list my have create their own and my wish to share them :)
TIA,
--
Mike(mickalo)Blezien
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Thunder Rain Internet Publishing
Providing Internet Solutions that work!
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
| |
| Chris Devers 2005-11-26, 9:55 pm |
| | |
| Mike Blezien 2005-11-26, 9:55 pm |
| Chris,
Chris Devers wrote:
> On Sat, 26 Nov 2005, Mike Blezien wrote:
>
>
>
>
> Aren't they being generated dynamically, taking random test and applying
> distortion to the rendered bitmap of that text ?
>
> If you just had a library of, say, a dozen or even a few dozen of these
> images, it wouldn't be that hard to automate logging in through the
> canned captcha images, once it's known that there is a small pool of
> images to identify.
>
> To be effective, I'd imagine they have to be made dynamically. There
> should be multiple modules to help do this sort of thing. Have you
> taken a look for 'captcha' on CPAN?
We have the Authen/Captcha module already installed. it has it own set of png
alpha/numerical image characters(a..z & 0..9) and 5 backgrounds which it does
generates dynamically random character image display, but was wondering if there
are other images available that can be used, as the module does allow for an
alternative image folder to be used inplace of the default image location it
uses. the default images are a bit plain. :)
--
Mike(mickalo)Blezien
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Thunder Rain Internet Publishing
Providing Internet Solutions that work!
=-=-=-=-=-=-=-=
|
|
|
|
|