kaptcha


kaptcha is a modern version of the simplecaptcha project

https://kaptcha.googlecode.com/svn/wiki/images/blockchain.png

<wiki:gadget url="http://kaptcha.googlecode.com/svn/wiki/adsense3.xml" border="0" width="475" height="60" />

Introduction

By default, Kaptcha is very easy to setup and use and the default output produces a captcha that should be fairly hard to bust. The captcha's it produces by default look very similar to the one above. If you would like to change the look of the output, there is several configuration options and the framework is modular so you can write your own morphing code.

If you have a valid issue with the functionality or design of kaptcha, please click the Issues tab and file one.

I've spent a lot of time on this project. Donations are welcome and very much appreciated.

Bitcoin: 14fsfnCMMMg8NHFx4vQdAzNwquJoiwSrYB




Changes

unreleased - * Only set session attributes after the image is written out, in case that fails. Issue #69

v2.3.2 - December 5, 2010 * Fix small bug introduced in 2.3.1 where not all characters were being added to the image. Issue #37

v2.3.1 - November 20, 2010 * All fixes are in the issue tracker

v2.3 - July 25, 2008 * All fixes are in the issue tracker

v2.2 - Mar 21, 2008 * Added Unit Tests * Fixed bug with ShadowGimpy config * Use JavaIO to generate the images * Send all recommended no-cache http headers * Bit more code refactoring and cleanup.

v2.1 - Feb 15, 2008 * Upgraded to Retroweaver 2.0.4. * Fixed issue with build system. * Reformatted all the source code. * Applied the patch from cliffano that refactored the configuration and various other cleanup. I changed his configuration patch a bit as well. * Deleted SimpleKaptcha servlet as it was unnecessary, unmaintained and had several usage issues. * Add no caching and content type response headers to KaptchaServlet

v2.0 - Oct 2, 2007 * Upgraded to Retroweaver 2.0.1. * Mass code cleanup and refactoring. * Provide documentation for the web.xml init parameters. @see ConfigParameters. * A couple small bugs have been fixed.

v1.2 * JDK 1.4 is supported by adding Retroweaver support to the build system and a jdk1.4 jar is included with the distribution.

v1.1 * Re-organized code a whole lot. Moved and renamed a lot of files. The code layout is much more clear now. * Removed all references to 'simple' in the Constants.

v1.0 * Re-organized code a bit. * Added Eclipse project files. * Removed a bunch of duplicate and unused code. * Zero warnings/errors in Eclipse. * Rewrote the ant build file.

<wiki:gadget url="http://kaptcha.googlecode.com/svn/wiki/adsense3.xml" border="0" width="468" height="60" />

Project Information

Labels:
captcha java j2ee jdk tomcat jboss kaptcha