[SAC] Wiki is being spammed

Grant Slater osgeo at firefishy.com
Sat Jan 16 05:53:43 PST 2016


Hi Guys,

I run the OpenStreetMap wiki. We recently combated a similar spam problem.

Few tips:
* Enabled $wgEnableDnsBlacklist:
https://github.com/openstreetmap/chef/blob/master/cookbooks/mediawiki/templates/default/LocalSettings.php.erb#L207
* $wgDnsBlacklistUrls:
https://github.com/openstreetmap/chef/blob/master/cookbooks/mediawiki/templates/default/LocalSettings.php.erb#L208
* $wgEmailConfirmToEdit = true;
* Increase $wgAutoblockExpiry
* $wgSpamRegex
* Install AbuseFilter extension:
https://github.com/openstreetmap/chef/blob/master/cookbooks/mediawiki/templates/default/mw-ext-AbuseFilter.inc.php.erb
* Chat to me on IRC and I'll share the private AbuseFilter rules.
(Firefishy in #osgeo on freenode + #osm-dev on oftc)
* Use Extension:Nuke to clean up existing spam.

Kind regards,

Grant



On 16 January 2016 at 13:17, Christian Willmes <mail at cwillmes.de> wrote:
> Yes, sounds good to me!
>
> Is it this [1] extension?
>
> Christian
>
> [1] https://www.mediawiki.org/wiki/Extension:Moderation
>
> On 16.01.2016 14:13, Markus Neteler wrote:
>>
>>
>>
>> On Jan 16, 2016 1:50 PM, "Christian Willmes" <mail at cwillmes.de
>> <mailto:mail at cwillmes.de>> wrote:
>> >
>> > I disabled account creation again for now.
>>
>> In grasswiki.osgeo.org <http://grasswiki.osgeo.org> we have account
>> moderation on. Almost no spammers subscribe, so the overhead is close to
>> zero.
>>
>> Maybe try that also here?
>>
>> Markus
>>
>>
>>
>> _______________________________________________
>> Sac mailing list
>> Sac at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/sac
>
>
> _______________________________________________
> Sac mailing list
> Sac at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/sac


More information about the Sac mailing list