Descripción
μcaptcha is a math handwriting captcha scheme for touch-capable devices. Instead of entering text with a keyboard, you just retype a mathematical expression shown on a web canvas. μcaptcha belongs to the set of protocols called HIPs (Human Interactive Proofs), which allow a person to authenticate as belonging to a select group; e.g., human as opposed to machine, adult as opposed to a child, etc.
μcaptcha allows you protect your online forms from illegitimate access or abuse. Furthermore, as a byproduct of solving μcaptchas, a valuable labeled dataset of online handwritten math expressions is collected. μcaptcha is thus channeling the users’ effort into creating valuable resources for machine learning. Learn how μcaptcha works
Requirements
- You need the μcaptcha API keys. Get them here.
- Your server must have the cURL library installed. Most servers do.
Traducciones
- English (default)
- Español (es_ES)
- Català (ca_ES)
- Other languages? – Just make a pull request
Capturas
Instalación
- Upload the plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin through the
Plugins
menu. - Get the μcaptcha keys here and set them in the plugin configuration page.
Preguntas frecuentes
See https://mucaptcha.com/faq.html
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“μcaptcha” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “μcaptcha” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
1.0
- Released first version.