diff options
author | Joey Hess <joey@kitenet.net> | 2008-06-21 19:47:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-06-21 19:47:01 -0400 |
commit | 33bfb7bfc7722803a54fe46ad6c03bef40d0b95c (patch) | |
tree | b0f881056ddfbc941207032a58cff5352ad87515 /doc | |
parent | 50542d15ef4bc3c86e215de85b0a0a3c01f3e47f (diff) |
web commit by http://willu.myopenid.com/: reply to Joey's comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/require_CAPTCHA_to_edit.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/require_CAPTCHA_to_edit.mdwn b/doc/todo/require_CAPTCHA_to_edit.mdwn index 61bacadc3..4ada16f38 100644 --- a/doc/todo/require_CAPTCHA_to_edit.mdwn +++ b/doc/todo/require_CAPTCHA_to_edit.mdwn @@ -8,3 +8,8 @@ I imagine a plugin that modifies the login screen to use <http://recaptcha.net/> > If spam via openid (which I have never ever seen yet) becomes > a problem, a provider whitelist/blacklist seems like a much nicer > solution than a CAPTCHA. --[[Joey]] + +>> Apparently there has been openid spam (you can google for it). But as for +>> white/black lists, were you thinking of listing the openids, or the content? +>> Something like the moinmoin global <http://master.moinmo.in/BadContent> +>> list? |