The Artima Developer Community
Sponsored Link

Java Buzz Forum
The Anti-CAPTCHA: Make the bots do the work

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
The Anti-CAPTCHA: Make the bots do the work Posted: Jan 18, 2007 3:52 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: The Anti-CAPTCHA: Make the bots do the work
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement

Now this is creative thinking... Negative CAPTCHA is the idea of having an email field that is hidden via CSS.

The bots will fill out the email and send it, but the humans won't even know it is there. Smart.

One issue is that a real user could have CSS in a way that does show this (disabled, some kind of reader, etc).

The bigger issue is that these guys are smart, and already have gotten around this (which is why I will stick with the logic captcha with unique questions).

Read: The Anti-CAPTCHA: Make the bots do the work

Topic: Closures without instances, AND safer non-local returns Previous Topic   Next Topic Topic: The Beauty Of Webwork & Spring - Reusing code in a non-web application

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use