Chris,
Chris Devers wrote:
On Sat, 26 Nov 2005, Mike Blezien wrote:
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 :)
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!
=-=-=-=-=-=-=-=
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>