summaryrefslogtreecommitdiff
path: root/doc/todo/anti-spam_protection.mdwn
diff options
context:
space:
mode:
authorhttp://www.cse.unsw.edu.au/~willu/ <http://www.cse.unsw.edu.au/~willu/@web>2008-08-09 07:05:44 -0400
committerJoey Hess <joey@kitenet.net>2008-08-09 07:05:44 -0400
commit907f717bce78d9c08f67475d309f51b0675af288 (patch)
treed6f365142708df64cdc9aed586ee78d4f13065cc /doc/todo/anti-spam_protection.mdwn
parent2b12f7de26eed4741bcd1b05223ae56586f8c835 (diff)
Diffstat (limited to 'doc/todo/anti-spam_protection.mdwn')
-rw-r--r--doc/todo/anti-spam_protection.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/anti-spam_protection.mdwn b/doc/todo/anti-spam_protection.mdwn
index 7c2994cb9..cb45faee5 100644
--- a/doc/todo/anti-spam_protection.mdwn
+++ b/doc/todo/anti-spam_protection.mdwn
@@ -15,3 +15,5 @@ Cheers,
>> Mh.. well. I know this problem, too. I leave the Discussion sites open for no registrations, so that visitors can easily write a comment to this specific blog entry without the need for registration. (This would be the same behaviour, as many blogging engines are using). Maybe it is possible to wrote a plugin that would scan the text which is submitted via spamassassin or something similar. (Using this combined with known spam URLs would maybe reduce the load of the server if there are many webpages which are getting editted by someone). If you like this idea Joey I might be interested to write such a plugin after my exams this and the next month. :) -- [[Winnie]]
You might look at the Wikipedia page on "Spam\_in\_blogs" for more ideas. In particular, would it be possible to force a subset of the pages (by regex, but you'd choose the regex to match those pages which are publicly writable) to use rel="nofollow" in all links.
+
+> I just wanted to leave a link here to the [[todo/require_CAPTCHA_to_edit]] plugin patch. Unfortunately that plugin currently interacts badly with the openid plugin. -- [[Will]]