hs-captcha: Generate images suitable for use as CAPTCHAs in online web-form security.

[ bsd3, graphics, library ] [ Propose Tags ]

Generates images suitable for use as CAPTCHAs in online web-form security. Does not integrate with any web framework; simply exports a function that creates the image itself as a ByteString (containing a PNG), and the correct answer to the challenge as a String. HS-Captcha is designed to be as simple as possible to integrate in other frameworks.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0
Dependencies base (>=4.1 && <5), bytestring, gd, random [details]
License BSD-3-Clause
Copyright Copyright (c) 2009 Dan Knapp
Author Dan Knapp
Maintainer dankna@gmail.com
Category Graphics
Home page http://www.dankna.com/software/
Bug tracker http://www.dankna.com/issues/create/
Uploaded by IreneKnapp at 2009-10-30T11:41:36Z
Distributions NixOS:1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1439 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]