WikiHome RecentChanges WikiNode Preferences chongqed.org

SpamCatching Module

SpamCatching Module

This is the OddMuse module that protects the chongqed wiki from spammers. Manni has made it available to all OddMuse users. More information can be found on its OddMuse's Module page.

Its main feature is to use our chongqed blacklist to prevent known spam from being put on your wiki. It captures all attempts and puts them on a CaughtSpam page. It also includes some other spam prevention features.

Discussion

You should suggest the admin create an AntiSpamDan (or whatever user they choose) page to describe that it is an automated spam protection user.

The cookie should be able to be disabled. Some people are still scared of cookies and some contries require a notice before a site uses a cookie.

The warning you give to spammers says: "The spam will end up in the chongqed.org database." That would only happen if they reported it since we can't go out to every wiki that installs your module.

Also, you should add some text to mention that CaughtSpam will be reviewed and what to do if you are not a spammer. Not sure what to say though. The admin can review the CaughtSpam, but it would be a pain to make those edits if someone did get caught accidently. Since we also handle blocking on BannedContent false positives may go up, we are careful with the BlackList? but have no control over that obviously.

Does this do anything with the cookie? It doesn't look like it, but I just wanted to be sure using the cookie redirect is up to the wiki admin. You could look up the cookie on each new post (or even on return visit as we do) and automatically CaughtSpam it even if the URLs are not in the blacklist yet.

Also, if you do that or use the cookie somehow you need to explain how to get things back to normal in case someone accidently gets the cookie as I have done a few times.

Also, you aren't including the crash IE extra save button right? On other wikis its more likely someone will be caught accidently.

For sites that see a ton of spam being posted the CaughtSpam page may get really long and the data for each spammer could be wasting a lot of space. You should give info on how to clean it up.

The CaughtSpam detail pages should be noindexed. For us, indexed spam is fine because we want to attract spammer idiots, but for other wikis indexing the spam would attract unwanted spammers.

What happened to editing the CaughtSpam page automatically? That would be nicer, but not totally necessary. At most each diff would be one line so its not a big improvement. People will just have to get used to it as we have.

You say to include the ?action=viewcaughtspam;file=index, but does the admin have to turn on an option or something for the include first? I would think that is a security hole if not.

It should be pretty easy to implement a shotgun filter if there aren't any existing modules for OddMuse that do that.

Joe - 2005-04-20 17:31 UTC

I didn't realize OddMuse had discussion pages (we don't need them, all our pages are dicussion pages), someone found a possible bug. Its in the BannedContent stuff which we don't use except for the BackToTheFutureII guy so you may have missed it. – Joe - 2005-04-20 20:32 UTC

Pheew. Not really a bug. – There's an extension for the comments. I gave this one some thought in the past, but we seem to be doing fine without it; just like you said. – Manni - 2005-04-21 01:43