aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-02-24 17:01:59 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-02-24 17:01:59 -0500
commitfab5151a865cd5124c8ac378c48b01ccc4469a8e (patch)
treedae39aa1c0ec8148773713b85753ce8f378316a1 /doc
parent265098501e4459d6f5ea365539b577681afc37e6 (diff)
parent031bb8cef3dd08d37f0ed66f4cadb431a4b2f3ed (diff)
downloadikiwiki-fab5151a865cd5124c8ac378c48b01ccc4469a8e.tar
ikiwiki-fab5151a865cd5124c8ac378c48b01ccc4469a8e.tar.gz
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/anti-spam_protection.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/anti-spam_protection.mdwn b/doc/todo/anti-spam_protection.mdwn
index 9cf3197ea..8a9b2b4b0 100644
--- a/doc/todo/anti-spam_protection.mdwn
+++ b/doc/todo/anti-spam_protection.mdwn
@@ -10,3 +10,6 @@ Cheers,
[[AdamShand]]
> I have yet to hear of any spammer using openid.. --[[Joey]]
+
+
+>> 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]]