The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
reCAPTCHA!vB Details »» | |||||||||||||||||||||||||
THIS MODIFICATION SHOULD NOT BE USED WITH VBULLETIN 3.7+ AS IT IS A DEFAULT FEATURE.
Keywords: reCAPTCHA, CAPTCHA, spam, register Description: This modification will replaced the default vBulletin registration CAPTCHA with the newer, more advanced reCAPTCHA. What is CAPTCHA/reCAPTCHA?: A CAPTCHA is a program that can tell whether its user is a human or a computer. You've probably seen them ? colorful images with distorted text at the bottom of Web registration forms. CAPTCHAs are used by many websites to prevent abuse from "bots," or automated programs usually written to generate spam. No computer program can read distorted text as well as humans can, so bots cannot navigate sites protected by CAPTCHAs. About 60 million CAPTCHAs are solved by humans around the world every day. In each case, roughly ten seconds of human time are being spent. Individually, that's not a lot of time, but in aggregate these little puzzles consume more than 150,000 hours of work each day. What if we could make positive use of this human effort? reCAPTCHA does exactly that by channeling the effort spent solving CAPTCHAs online into "reading" books. To archive human knowledge and to make information more accessible to the world, multiple projects are currently digitizing physical books that were written before the computer age. The book pages are being photographically scanned, and then, to make them searchable, transformed into text using "Optical Character Recognition" (OCR). The transformation into text is useful because scanning a book produces images, which are difficult to store on small devices, expensive to download, and cannot be searched. The problem is that OCR is not perfect. reCAPTCHA improves the process of digitizing books by sending words that cannot be read by computers to the Web in the form of CAPTCHAs for humans to decipher. More specifically, each word that cannot be read correctly by OCR is placed on an image and used as a CAPTCHA. This is possible because most OCR programs alert you when a word cannot be read correctly. But if a computer can't read such a CAPTCHA, how does the system know the correct answer to the puzzle? Here's how: Each new word that cannot be read correctly by OCR is given to a user in conjunction with another word for which the answer is already known. The user is then asked to read both words. If they solve the one for which the answer is known, the system assumes their answer is correct for the new one. The system then gives the new image to a number of other people to determine, with higher confidence, whether the original answer was correct. Currently, we are helping to digitize books from the Internet Archive. [hr]-[/hr] Installation:
NOTE: YOU MAY ALSO REPLACE THE CAPTCHA DISPLAYED TO GUESTS WHEN USING THE "CONTACT US" FORM BY FOLLOWING THE INSTRUCTIONS HERE. [hr]-[/hr] Tips, tricks and modifications:
[hr]-[/hr] Comments: As with all my hacks, this modification is provided free of charge. However, if you find this product useful and have money burning a hole in your pocket, feel free to make a small donation, I won't mind.. really. Version History:
Currently Known Bugs:
* Please note that this modification was developed on a forum with a userbase of 1 (myself). I've tested it for basic functionality but I cannot guarantee functionality or behavior on your forum. So, please -- make backups before installing this product! Show Your Support
|
Comments |
#62
|
||||
|
||||
Quote:
On a side note, this was months ago and the user found and corrected the problem immediately following. I see no reason to bring it back up. |
#63
|
||||
|
||||
The only reason I commented was I didn't see a beginning bracket on that line you highlighted the bracket in, in case someone runs in to the same problem later. Since it is your thread, I will let your attitude slide this time and be on my way.
|
#64
|
||||
|
||||
Uh, excuse me?
I don't see what you're letting me "slide" on -- you posted up information implied as a correction to a post of mine, which helped the user solve his problem, that didn't need any correction. Nevermind the fact that the post was 5+ months old and hasn't had a single question, clarification or comment made towards it until you brought it up. Why couldn't you have simply hit the post button after your first sentence? Was the second sentence really necessary? What does it add to the topic? How does it benefit the conversation or thread? I don't understand, instead of simply stating you only skimmed and overlooked the detail in question you become defensive and act as if you were going to drop the wrath of God on me but instead decided to grant me a reprieve. I'm not trying to pick a fight. I'm simply trying to figure out what rule I've broken that you're going to let me slide on "this time". I try to keep the information in my threads factual, so when someone has a problem they can find a fix easily (if available). Feel free to delete this post as well as the 3 before it. |
#65
|
|||
|
|||
My pleasure. Thank YOU for this very useful vBulletin reCAPTCHA integration! The problem with the standard vB CAPTCHA is that with all the options activated, it frequently generates images which people can't even read. I think that the most intriguing aspect of reCAPTCHA is that if an automated crack for the obfuscation technique emerges, the reCAPTCHA team at CMU designs a new one, and all sites which use reCAPTCHA are automatically updated. - Dan |
#66
|
|||
|
|||
Thanks magnus - this is an awesome mod!
|
#67
|
||||
|
||||
Thank you very very much magnus, your efforts are greatly appreciated.
*installed very happily* |
#68
|
|||
|
|||
you guys should just do what I did and get rid of captcha all together by going with a session token ....only humans get in and they don't have to do the captcha interpretations ...which is always a negative requirement if you ask me..... just google this "session token instead of captcha" and you guys may find what you want....the down side of what I use is that it requires the users to have java script enabled....but hey, what site doesn't have some sort of java script in it these days right? =)
|
#69
|
||||
|
||||
Session tokens aren't 100% secure. They're just an alternative method, it all boils down to preference. Either way, if you've already implemented session tokens in place of vB's CAPTCHA -- why not release it here on vB.org for the rest of the community?
|
#70
|
|||
|
|||
Anyone modified search.php too? TIA.
|
#71
|
||||
|
||||
Replacing any of vB's CAPTCHA with reCAPTCHA is pretty much the same across the board. By looking at the code changes for registration and contact us, you'll see the similarities.
I'll go ahead and whip up a search replacement in my free time and post it up here. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|