Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

μcaptcha

Beskrivning

μ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

Krav

  1. You need the μcaptcha API keys. Get them here.
  2. Your server must have the cURL library installed. Most servers do.

Översättningar

Skärmdumpar

  • A μcaptcha example.
  • μcaptcha plugin settings.
  • μcaptcha in the comment form.
  • μcaptcha in the login form.

Installation

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu.
  3. Get the μcaptcha keys here and set them in the plugin configuration page.

Vanliga frågor

See https://mucaptcha.com/faq.html

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”μcaptcha” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”μcaptcha” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • Released first version.