A personal, easy-to-use photo blog. Supports comments with captcha, ratings, EXIF, RSS feed, watermark. Needs web server with PHP5 and GD. Built-in db, no external database required.
The ASP CAPTCHA Project (ASP Implementation of CAPTCHA)
CAPTCHA is an acronym for "Completely Automated Public Turing Test to Tell Computers & Humans Apart".
It can generate & grade tests that:
Most humans can pass
Current computer programs can't
MTCaptcha, a GDPR and VPAT compliant captcha service build for the enterprise.
This is the demo code to decrypt and decode MTCaptcha's verified token directly on server side without making any API call. This is for customers of MTCaptcha Captcha Service (https://www.mtcaptcha.com)
The demo code can be found on github:
https://mtcaptcha-public.github.io/MTCaptcha-Direct-Token-Decryption/