From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjcRV-0005q8-DO for qemu-devel@nongnu.org; Wed, 20 Jul 2011 15:28:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QjcRR-0000n8-9h for qemu-devel@nongnu.org; Wed, 20 Jul 2011 15:28:25 -0400 Received: from v220110690675601.yourvserver.net ([78.47.199.172]:45641) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjcRQ-0000kF-Sq for qemu-devel@nongnu.org; Wed, 20 Jul 2011 15:28:21 -0400 Message-ID: <4E272C4D.2000702@mail.berlios.de> Date: Wed, 20 Jul 2011 21:28:13 +0200 From: Stefan Weil MIME-Version: 1.0 References: <4E10F699.7050601@flork.dk> <201107041727.06487.bradh@frogmouth.net> <4E2077D1.805@mail.berlios.de> <4E20ABDD.6010806@codemonkey.ws> In-Reply-To: <4E20ABDD.6010806@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Wiki spam List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org Am 15.07.2011 23:06, schrieb Anthony Liguori: > On 07/15/2011 12:24 PM, Stefan Weil wrote: > >> Wiki spammers are still very active on qemu.org (see >> http://wiki.qemu.org/Special:RecentChanges). >> >> The QEMU wiki needs more technical protection against spam >> and also more administrators who can remove spam pages >> (I can't, so I simply emptied the pages I just found). > > There's no simple solution to spam. Even captcha's are limited as > many spammers are just using mechanical turks plus OCR to defeat > captchas. > > recaptcha had some problems recently so I had to disable it on the > wiki which led to an influx of spam. It seems to be working fine > again so I've reenabled it. Hopefully the spam activity will > dramatically drop again. > > Regards, > > Anthony Liguori I just spent again 15 minutes removing spam from the wiki. That's not really fun. Adding a new user account should require confirmation by mail. This extension can also help a little bit: http://www.mediawiki.org/wiki/Extension:AntiSpoof. Even more restrictive would be http://www.mediawiki.org/wiki/Extension:ConfirmAccount. And the wiki still needs administrators who are allowed to really remove spam pages (try http://wiki.qemu.org/Special:ShortPages to get the page titles). Regards, Stefan Weil