Eric’s Archived Thoughts: WP-Gatekeeper
If you like this post, please subscribe to our RSS feed to read our new posts every day.
Eric Meyer: WP-Gatekeeper: A more accessible CAPTCHA solution to prevent comment Spam in WordPress. Interesting solution that has been tried before and has had mixed reviews from users. [EDIT] Interesting twist I did not quite catch at first glance My goal was to create a system … rotates between as many challenges as one cares to set up. It could be just one challenge, or a set of 100. So a blog could ask for the blogname, the author’s name and the day of the week, for example.
Visitors who read this post, also read:
Related posts from the past
- Eric's Archived Thoughts: XFN 1.1 Released
- AdSense TroubleShooting Demo
- Kitten's Project Blog >> Comment Spam Thoughts
- Alternatives to Internet Explorer - CNET reviews
- S5: A Simple Standards-Based Slide Show System
- The Ownership Of Comments
- Jon Udell: The CAPTCHA game
- Surgemail: Innovative Micropayment solutions for ecommerce and email postage
- Using AI to beat CAPTCHA and post comment spam
- Microsoft on Blog Spam













Comments RSS
Could you point to some of the previous tries, and some of the user reactions? I’d appreciate it.
[Reply]
Eric Meyer (4 comments.) — 01/24/2005 @ 5:50 pmJeff Barr had a solution sometime ago:
http://www.syndic8.com/~jeff/blog/index.php?p=103
WP Hashcash is a javascript solution:
http://elliottback.com/wp/arch.....p-extreme/
Though hashcash is not quite the same, I know that there is at least one more that I am forgetting. I will post more as and when I think of them.
[Reply]
Mark — 01/24/2005 @ 6:02 pmThanks, Mark. I’ve been using WP-hashcash with great success, but it does slam the door on those with JavaScript turned off, and that bothered me. You’re also right that it isn’t quite the same.
What Jeff Barr does is basically the same, except it’s static from what I can see. My goal was to create a system that does what Jeff is doing, but rotates between as many challenges as one cares to set up. It could be just one challenge, or a set of 100.
[Reply]
Eric Meyer (4 comments.) — 01/24/2005 @ 6:14 pm