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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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 Irene Knapp
Author Irene Knapp
Maintainer ireneista@gmail.com
Revised Revision 1 made by AndreasAbel at 2024-04-28T06:04:17Z
Category Graphics
Home page https://github.com/IreneKnapp/hs-captcha
Bug tracker https://github.com/IreneKnapp/hs-captcha/issues
Uploaded by IreneKnapp at 2009-10-30T11:41:36Z
Distributions NixOS:1.0, Stackage:1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1467 total (27 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]