LibreCaptcha is a framework that allows developers to create their own CAPTCHAs. The framework defines the API for a CAPTCHA generator. It provides an HTTP interface for serving CAPTCHAs, Background workers to pre-compute CAPTCHAs and to store them in a database, Managing secrets for the CAPTCHAs (tokens, expected answers, etc), Safe re-impressions of CAPTCHA images (by creating unique tokens for every impression) and lot more.
https://github.com/librecaptcha/lc-coreTags | privacy captcha captcha-framework self-hosted |
Implementation | Java |
License | Apache |
Platform | OS-Independent |
An easy to implement CAPTCHA framework to generate image and audio challenges, for Java 1.5 and Java 6.
captcha image-captcha audio-captchaJCAPTCHA stands for Java Completely Automated Public Test to tell Computers and Humans Apart. The open source java framework for captcha definition and integration. It supports multi-type challenge (text, sound, image).
captcha image-captcha audio-captchaIf no option is passed, you will get a random string of four characters and corresponding svg. Similar to create api, you have the same options and return value. The difference is that data is a svg will be an math equation on screen and text will be the result of that equation in string, otherwise the usage is the same as above.
captcha svg-captcha nodejs-captcha captcha-alternative captcha-generator svg node-captchaMVC captcha and MVC invisible captcha. Ajax captcha validation. Easy and simple to use.
mvc-captcha mvc3-captchaPackage captcha implements generation and verification of image and audio CAPTCHAs.A captcha solution is the sequence of digits 0-9 with the defined length. There are two captcha representations: image and audio.
captcha image-captcha audio-captchasSetCustomStore sets custom storage for captchas, replacing the default memory store. This function must be called before generating any captchas. NewMemoryStore returns a new standard memory store for captchas with the given collection threshold and expiration time in seconds. The returned store must be registered with SetCustomStore to replace the default one.
captcha image-captcha audio-captchas captcha-generator anti-spam base64 arithmetic-captcha math-captchaAn extendable and simple to use framework for creating CAPTCHA images.
captcha mvc mvc-frameworkCaptcha Control (C#) allows users to add a captcha to an asp.net page. The control supports declarative settings of fontsize, font family, color, captcha length, background image, character set, success, error and buttons' text. Supports audio - reading out the captcha text.
captcha comDjango Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form. The current development version supports Python3 via the six compatibility layer. You will need to install Pillow because PIL doesn't support Python3 yet.
django captchaA simple Laravel 5 service provider for including the Captcha for Laravel 5. The Captcha Service Provider can be installed via Composer by requiring the mews/captcha package and setting the minimum-stability to dev (required for Laravel 5) in your project's composer.json.
laravel captcha securitycaptcha break based on opencv2, tesseract-ocr and some machine learning algorithm. The simplest captcha breaking.
machine-learning captcha opencv convolutional-neural-networks captcha-breakCaptcha for Silverlight is a captcha control to implement in a simple way. It's developed in C# with Visual Studio 2010, .Net Framework 4.0 and Silverlight 4.
A negative captcha has the exact same purpose as your run-of-the-mill image captcha: To keep bots from submitting forms. Image ("positive") captchas do this by implementing a step which only humans can do, but bots cannot: read jumbled characters from an image. But this is bad. It creates usability problems, it hurts conversion rates, and it confuses the shit out of lots of people. Why not do it the other way around? Negative captchas create a form that has tasks that only bots can perform, but humans cannot. This has the exact same effect, with (anecdotally) a much lower false positive identification rate when compared with positive captchas. All of this comes without making humans go through any extra trouble to submit the form. It really is win-win. In a negative captcha form there are two main parts and three ancillary parts. I'll explain them thusly.
Custom ImageView to generate captcha image. Call getCaptchaCode() method on CaptchaImageView to read last generated captcha code.
captcha-image captcha custom-imageviewThere are several more steps to put this prototype on production. Ping me for paid technical supports.
captcha-solving tensorflow deep-learning cnn captcha captcha-tensorflow bypassThe ASP CAPTCHA Project (ASP Implementation of CAPTCHA) CAPTCHA is an acronym for quot;Completely Automated Public Turing Test to Tell Computers amp; Humans Apartquot;. It can generate amp; grade tests that: ? Most humans can pass ? Current computer programs can't
Distinct CAPTCHA used to add CAPTCHA to asp.net, InfoPath and SharePoint. The web service supports two methods one for generate and one to validate
captcha infopath sharepointThis is a Captcha gem for Rails Applications which generates captcha image by C code.
captcha recaptcha c-extension no-imagemagick no-dependencies security
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.