Configuration Options
-
Hey Ryan,
Thanks so much for developing this plugin, it looks really great!
After installing it, I was a bit shocked that there was no settings page for the user to be able to configure the plugin. For example, it would be great if I could:
1. Tune the difficulty for hashcash
2. Specify a question (input field) and a custom regex “answer” that’s correct#1 is obvious. #2 would be great for thwarting people who write spam tools specifically to bypass this plugin. Giving the user the ability to set a specific additional question would require the spammer to design their tool to target their site specifically, which greatly increases the level of difficulty.
A simple example is what I use to protect my email address on my website. My question is simply: “what is my last name?” It’s a question that’s damn-easy to figure out for a human, and automated spammers would almost certainly fail it–making it a great additional step to the CAPTCHA. Example here:
* https://email.michaelaltfield.net
Note: I also ask for my first name in a div that’s float-left’ed by 9001 pixels. If that has any contents in it, they fail ??
What do you think about adding the ability for the user to require commenters to solve a user-defined input field? And fine-tune the hashcash difficulty?
- The topic ‘Configuration Options’ is closed to new replies.