2011-01-31 05:46:45 +00:00
|
|
|
ConfirmEdit extension for MediaWiki
|
2006-06-12 19:56:17 +00:00
|
|
|
|
2011-01-31 05:46:45 +00:00
|
|
|
This extension provides various CAPTCHA tools for MediaWiki, to allow
|
|
|
|
for protection against spambots and other automated tools.
|
2006-06-12 19:56:17 +00:00
|
|
|
|
2011-01-31 05:46:45 +00:00
|
|
|
For more information, see the extension homepage at:
|
|
|
|
http://www.mediawiki.org/wiki/Extension:ConfirmEdit
|
2006-06-12 19:56:17 +00:00
|
|
|
|
2011-01-31 05:46:45 +00:00
|
|
|
== Overview ==
|
2006-06-12 19:56:17 +00:00
|
|
|
|
2011-01-31 05:46:45 +00:00
|
|
|
The following modules are included in ConfirmEdit:
|
2006-06-12 19:56:17 +00:00
|
|
|
|
2011-01-31 05:46:45 +00:00
|
|
|
* SimpleCaptcha - users have to solve an arithmetic math problem
|
|
|
|
* MathCaptcha - users have to solve a math problem that's displayed as
|
|
|
|
an image
|
|
|
|
* FancyCaptcha - users have to identify a series of characters, displayed
|
|
|
|
in a stylized way
|
|
|
|
* QuestyCaptcha - users have to answer a question, out of a series of
|
|
|
|
questions defined by the administrator(s)
|
|
|
|
* ReCaptcha - users have to identify a series of characters, either
|
|
|
|
visually or audially, from a widget provided by the reCAPTCHA service
|
2011-07-12 17:27:56 +00:00
|
|
|
* Asirra - users have to identify the cats in a set of photos of cats
|
|
|
|
and dogs, from a widget provided by the Microsoft Asirra service
|
2006-06-12 19:56:17 +00:00
|
|
|
|
2011-01-31 05:46:45 +00:00
|
|
|
== License ==
|
2006-06-12 19:56:17 +00:00
|
|
|
|
2011-01-31 05:46:45 +00:00
|
|
|
ConfirmEdit is published under the GPL license.
|
|
|
|
|
|
|
|
== Authors ==
|
2006-06-12 19:56:17 +00:00
|
|
|
|
2011-01-31 05:46:45 +00:00
|
|
|
The main framework, and the SimpleCaptcha and FancyCaptcha modules, were
|
|
|
|
written by Brion Vibber.
|
2006-06-12 19:56:17 +00:00
|
|
|
|
2011-01-31 05:46:45 +00:00
|
|
|
The MathCaptcha module was written by Rob Church.
|
2006-06-12 19:56:17 +00:00
|
|
|
|
2011-01-31 05:46:45 +00:00
|
|
|
The QuestyCaptcha module was written by Benjamin Lees.
|
2006-06-12 19:56:17 +00:00
|
|
|
|
2011-01-31 05:46:45 +00:00
|
|
|
The reCAPTCHA module was written by Mike Crawford and Ben Maurer.
|
2009-07-19 15:13:01 +00:00
|
|
|
|
2011-07-12 17:27:56 +00:00
|
|
|
The Asirra module was written by Bachsau.
|
|
|
|
|
2011-01-31 05:46:45 +00:00
|
|
|
Additional maintenance work was done by Yaron Koren.
|