Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cybershadow/dcaptcha

CAPTCHA for D programming websites
https://github.com/cybershadow/dcaptcha

Last synced: about 2 months ago
JSON representation

CAPTCHA for D programming websites

Awesome Lists containing this project

README

        

DCaptcha
========

This is a CAPTCHA implementation designed to let D programmers in and keep spammers out.

It is currently being used on:

- [forum.dlang.org](https://forum.dlang.org/)
- [wiki.dlang.org](https://wiki.dlang.org/)

Features:

- Dynamic, randomly-generated, un-Google-able challenges and responses
- Selectable difficulty

Integrations:

- [MediaWiki](https://github.com/CyberShadow/DCaptcha-MW)