Battling spam

From Crankshaft Coalition Wiki
Jump to: navigation, search
 
Line 16: Line 16:
 
*[http://www.mediawiki.org/wiki/Extension:SpamBlacklist SpamBlacklist]
 
*[http://www.mediawiki.org/wiki/Extension:SpamBlacklist SpamBlacklist]
 
*[http://www.mediawiki.org/wiki/Extension:SpamBlacklist TorBlock]
 
*[http://www.mediawiki.org/wiki/Extension:SpamBlacklist TorBlock]
 
+
*[http://www.umasswiki.com/wiki/UMassWiki:Bad_Behavior_2_Extended Bad Behavior 2 Extended] -- added on 07/08/09, working well.
 
The SpamBlacklist extension includes a cleanup.php script for cleaning up spam, which we haven't yet used.
 
The SpamBlacklist extension includes a cleanup.php script for cleaning up spam, which we haven't yet used.
  
Line 24: Line 24:
 
===Blank user agents forbidden===
 
===Blank user agents forbidden===
 
Via a .htaccess file in the root wiki directory, 403 Forbidden errors are returned to anyone connecting with a blank user agent.
 
Via a .htaccess file in the root wiki directory, 403 Forbidden errors are returned to anyone connecting with a blank user agent.
 
==Spamblocking methods to add now==
 
*review DefaultSettings.php for info to add to LocalSettings.php, then set $wgEnableSorbs = true in LocalSettings.php;
 
*http://www.mediawiki.org/wiki/Extension:SpamRegex
 
*[http://www.umasswiki.com/wiki/UMassWiki:Bad_Behavior_2_Extended Bad Behavior 2 Extended]
 
  
 
==Spamblocking methods to add if the above does not suffice==
 
==Spamblocking methods to add if the above does not suffice==
*[http://www.mediawiki.org/wiki/Extension:ConfirmEdit ConfirmEdit], and see additional details [http://www.umasswiki.com/wiki/UMassWiki:Blocking_Spam_in_MediaWiki#ConfirmEdit here]. Will probably also need to use [http://www.mediawiki.org/wiki/Extension:ReCAPTCHA ReCAPTCHA].
+
If the current methods don't work, we can add CAPTCHAS for unregistered users. This would likely consist of using [http://www.mediawiki.org/wiki/Extension:ConfirmEdit ConfirmEdit], and see additional details [http://www.umasswiki.com/wiki/UMassWiki:Blocking_Spam_in_MediaWiki#ConfirmEdit here]. We will probably also need to use [http://www.mediawiki.org/wiki/Extension:ReCAPTCHA ReCAPTCHA].
 +
 
 +
Also, we could use [http://www.mediawiki.org/wiki/Extension:SpamRegex the SpamRegex extension], although it requires memcached.
 +
 
 +
==Miscellaneous==
 +
Once a certain spam handling protocol proves reasonably successful, it might be possible to unprotect most of the [[Special:ProtectedPages|protected pages]].
  
 
==External resources for handling wiki spam==
 
==External resources for handling wiki spam==
Line 51: Line 51:
 
*http://www.mediawiki.org/wiki/Manual:Combating_spam
 
*http://www.mediawiki.org/wiki/Manual:Combating_spam
 
*http://www.mediawiki.org/wiki/Manual:$wgGroupPermissions
 
*http://www.mediawiki.org/wiki/Manual:$wgGroupPermissions
 +
 +
[[Category:Wiki information]]

Latest revision as of 19:40, 20 August 2009

Personal tools
Namespaces
Variants
Actions
Navigation
Categories
Toolbox