OpenStreetMap Forum

The Free Wiki World Map

You are not logged in.

#1 2012-06-21 01:25:23

Tordanik
Super Senior Member
From: Germany
Registered: 2008-06-17
Posts: 1,550
Website

Captcha when saving wiki edits

Currently users need to solve a captcha every time they insert or edit a weblink in the wiki, unless the website has been added to a small white list of "good" sites by an administrator before.

I've easily solved several hundreds of them already and imo they are very annoying when doing small improvements to wiki pages. I don't see the point to require this for users who have already made more than, say, 10 edits in the wiki. Spammers tend to get kicked out before they manage to reach that number of edits anyway.
And while I don't know whether oour "bueraucrats" would be willing to do so, MediaWiki itself would afaik make it possible to enable such a policy.

What's your opinion?

Online

#2 2012-06-21 08:52:50

Re: Captcha when saving wiki edits

It's the default configuration of the mediawiki captcha extension. In my mediawiki instances I use following block in my LocalSettings.php

// Doku: http://www.mediawiki.org/wiki/Extension:ConfirmEdit#Configuration
$wgCaptchaTriggers['edit']          = false; // default 
$wgCaptchaTriggers['create']        = false; // default
$wgCaptchaTriggers['addurl']        = false; // custom
$wgCaptchaTriggers['createaccount'] = true;  // default
$wgCaptchaTriggers['badlogin']      = true;  // default

I would recommend to transfer this block into the osm wiki. This would mean that captchas would only be shown for account registration and bad logins which should be enough to fight spam.

- Andi

Last edited by saerdnaer (2012-06-21 09:01:15)

Offline

#3 2012-06-21 12:17:35

Re: Captcha when saving wiki edits

+1

Offline

#4 2012-07-31 15:29:15

Re: Captcha when saving wiki edits

Is there any recommended way to contact the wiki system administrator?

Offline

#5 2012-07-31 16:37:38

Tordanik
Super Senior Member
From: Germany
Registered: 2008-06-17
Posts: 1,550
Website

Re: Captcha when saving wiki edits

saerdnaer wrote:

Is there any recommended way to contact the wiki system administrator?

I don't know which way is recommended, but one option is the Talk:Wiki page. Suggestions posted there are sometimes implemented (though not as often as I'd like).

Anyway, I've now commented on this topic there:

http://wiki.openstreetmap.org/wiki/Talk … r_captchas

The suggestion had been discussed previously, but the discussion was sidetracked in favour of the whitelist mechanism for urls. Feel free to express your support or add new ideas or suggestions to the discussion.

Online

#6 2012-08-16 13:08:11

Re: Captcha when saving wiki edits

There is also an open trac ticket: https://trac.openstreetmap.org/ticket/3898

Offline

#7 2012-08-16 13:21:21

Re: Captcha when saving wiki edits

Firefishy says in http://wiki.openstreetmap.org/w/index.p … did=796938

$wgCaptchaTriggers['addurl'] = false;

is now set. Hopefully spam does not become a problem.

Offline

#8 2012-09-04 05:46:43

ceyockey
Member
From: Delaware, United States
Registered: 2009-07-18
Posts: 14
Website

Re: Captcha when saving wiki edits

Curious about whether the Captcha is invoked when adding wikipedia links?  I do think that retaining the Captcha for most website additions is OK; should enable the wikimedia shortcut set here.

Offline

Board footer

Powered by FluxBB 1.4.8
Hosting sponsored by Oxilion