You are viewing Revision 2 of Discuss_Spam_Work

This page is registered as a special page, however you are viewing a previous revision of the page. As such, the special page function will not be triggered.

Today I enabled a honeypot or "red herring" form on this wiki. After doing this, I re-enabled discussion pages. So we'll see how effective the red herring is at stopping spam.

-- AaronGraves Thu Jul 25 14:47:51 UTC 2013 (69.4.28.21)


Today, I completed the TextCha feature of Aneuch. You can set questions and their corresponding answers in your config.pl file by populating the %QuestionAnswer hash.

This, in combination with the red herring form, should be a fairly effective deterrent against automated (bot) spam, however it will do nothing to defeat human-generated spam.

That is why the next thing I'm working on will be BannedContent. This will allow an administrator to set a list of regular expressions which will be banned automatically.

-- AaronGraves Mon Aug 5 02:20:53 UTC 2013 (174.74.32.92)


I have implemented the banned content feature. Site administrators can set the content to ban (regular expressions) and any edit not performed by an administrative user that matches the content will be rejected as spam.

I've loaded up the master BadContent file from MoinMoin, and am currently testing TextCha + Banned Content on the Aneuch Playground and on the main Aneuch site. If it's successful, then great!

-- AaronGraves Mon Aug 5 15:57:11 UTC 2013 (69.4.28.21)