SP_SpamGuardian is a text based CAPTCHA alternative that ads a prompt to your comment form to anyone who isn't a logged in member (no need to prompt them) asking them to answer a simple question to prove they are human. A hidden filed with a “key” that is used during the submit process to lookup the answer and compare the answer given to the one in the question list. The key is a md5 hash of the rotating key + secrety key + question + answer. This means that even sites using the same questions and answers will still have unique keys preventing bots from learning the keys.
To keep bots on their toes you should have as big a list of questions as possible. In theory if a bot writer wanted to they could learn the questions and answers and eventually train the bot to look for the question and put in the right answer. However, if you have enough questions and keep them fresh then I doubt a spammer would go through the trouble to learn your questions. That's the key, even though they could learn the questions and answers they would have to do it for every single blog they find because each site will have it's own questions and answers.
| General Plugin info | |
|---|---|
| Current Version: | .4 |
| Download: | Download this plugin |
| Forum Thread: | Discuss on the forum |
| Author: | Chrispian H. Burks (crowebiashi) (http://www.chrispian.com) |
question|answer
Questions and answers should be 1 per line.