summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-06-19 22:38:17 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-06-19 22:38:17 -0400
commitc4c31ea48f9118fd0ea29c40074a3e911c63b145 (patch)
tree2006c17c2e28994f3e9a81dc4ff75b79e8edbdcb
parent1b6b4da3a3fd34b7ac9bf3d7e7928af4bc35b81f (diff)
parent6d402b5a9ae7a46504015ca58ff8f8f2761e8062 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
-rw-r--r--doc/todo/require_CAPTCHA_to_edit.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/require_CAPTCHA_to_edit.mdwn b/doc/todo/require_CAPTCHA_to_edit.mdwn
new file mode 100644
index 000000000..ec70d2a83
--- /dev/null
+++ b/doc/todo/require_CAPTCHA_to_edit.mdwn
@@ -0,0 +1,4 @@
+I don't necessarily trust all OpenID providers to stop bots. I note that ikiwiki allows [[banned_users]], and that there are other todos such as [[todo/openid_user_filtering]] that would extend this. However, it might be nice to have a CAPTCHA system.
+
+I imagine a plugin that modifies the login screen to use <http://recaptcha.net/>. You would then be required to fill in the captcha as well as log in in the normal way.
+