About site: Artificial Intelligence/Applications - The CAPTCHA Project
Return to Computers also Computers
  About site: http://www.captcha.net/

Title: Artificial Intelligence/Applications - The CAPTCHA Project Completely Automated Public Turing Test to Tell Computers and Humans Apart. Includes demonstrations, research papers, and news.
Robotics_FAQ For the newsgroups comp.robotics.misc and comp.robotics.research.

CGM_Engineering,_Inc_ An industry leader in software design and system integration. We use technology for data acquisition and control to deliver your measurement and automation system needs.

Trend_Micro_Antivirus News, product information from the anti-virus software developer.

Dynawiz_XMR Multibody dynamics simulation tool for robotics design and analysis. Proprietary, commercial software for MS Windows.

Extreme_Sample_Converter Browser, real-time player, editor, disc copier and converter between different audio formats.

Jade_Enterprises,_Inc_ Offers web design and hosting, Spanish translation, proof-reading, and editing services. Located in Virginia, United States.


  Alexa statistic for http://www.captcha.net/





Get your Google PageRank






Please visit: http://www.captcha.net/


  Related sites for http://www.captcha.net/
    ClickBook Easy-to-use printing utility, create customized brochures, greeting cards, address books, catalogs. Turn any Windows, Macintosh, CD-ROM and Internet files into double-sided booklets and brochures. Sup
    Iconica Offer custom Windows XP icons created for software or web developers, stock icons, toolbars strips, logos, graphic design and illustration.
    Conference_on_Artificial_Evolution_(EA) 1999, November 3-5, Universite du Littoral, Dunkerque, France. (November 3, 1999)
    Fortran-dev_Info Discussion of Fortran on Mac OS X.
    Breuer_&_Co_ Financial management and job-cost accounting solution for professional service organizations, government contractors and other project-oriented firms.
    Plan8_-_SafariButtons SafariButtons adds print and new tab buttons to the Safari toolbar in Mac OS X; no existing buttons are lost or compromised.
    Graphical_Source_Code_Editors Some details (block, code formatting, optimizing) of such editors, HTML as example, with reader comments. Smart Software. (June 23, 2004)
    RFC_0249 Coordination of Equipment and Supplies Purchase. R.F. Borelli. October 1971.
    Linux_Journal The monthly magazine of the Linux community, promoting the use of Linux worldwide.
    PostScript_Interpreter_(RIP)_and_OEM_SDK Rapport is a PostScript technology developer based in the UK and the creator of InkWell - A high performance PostScript compatible interpreter and Software Development Kit for OEMs. Add PostScript
    Nanorobotics_Control_Design_and_3D_Simulation A collection of papers on control and simulation of nanoborotics for biomedical and other applications.
    w3compiler JavaScript compressor/obfuscators with full JavaScript/HTML parsing produced perfect XHTML files. [Commercial]
    Particle_Wiki A light PHP/MySQL wiki engine with archived history, search, admin panel and skins (released under proprietary Particle Soft End User Licence).
    PuneRuby__Everything_on_Ruby/Rails Covers Ruby and Rails, by the largest Ruby User Group (RUG) in the world, based in Pune India.
    MarketRaise_Corp_ Offers web design, promotion, hosting, telemarketing, e-commerce, and consulting services. Located in Valley Stream, NY, USA.
    Hill_Marketing_Group,_LLC Offers web and print design, marketing, and e-commerce solutions. Located in Atlanta, Georgia.
    Ginko Objectpark's attempt at an MUA for 0S X.
    Guinstaller A website of a GNOME tool that helps one install linux source code. It currently supports .tar.gz and .rpm file installation.
    Simplify_Media Free media software for sharing music using iTunes. It provides a legal way to access one's home music library over the internet.
    Wikibooks__Programming_ColdFusion Open-content programming reference.
This is websites2007.org cache of m/ as retrieved on 2008.09.05 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
The Official CAPTCHA Site   

CAPTCHA: Telling Humans and Computers Apart Automatically

A CAPTCHA is a program that protects websites against bots by generating and grading tests that humans can pass butcurrent computer programs cannot. For example, humans can read distorted text as the one shown below, but current computer programs can't: CAPTCHA example The term CAPTCHA (for Completely Automated Turing Test To Tell Computers and Humans Apart) was coined in 2000 by Luis von Ahn, Manuel Blum,Nicholas Hopper and John Langford of Carnegie Mellon University. At the time, they developed the first CAPTCHA to be used by Yahoo.

Get a Free CAPTCHA For Your Site

A free, secure and accessible CAPTCHA implementation is available from the reCAPTCHA project. Easy to install plugins are available for WordPress, MediaWiki, PHP, Perl, Python, and many otherenvironments. reCAPTCHA also comes with an audio test to ensure that blind users can freely navigate your site. reCAPTCHA is our officially recommended CAPTCHA implementation.

New: Play Games that Computers Cannot Play!

Our new site, GWAP.com contains many addictive games that help computers learn to think more like humans. You play the games, computers get smarter!

Test Drive a CAPTCHA

reCAPTCHA. Stop spam and help digitize books at the same time! The words shown come directly from old books that are being digitized.SQUIGL-PIX. Our newest CAPTCHA! ESP-PIX. A CAPTCHA script that's close to our hearts. Instead of typing letters, you authenticate yourself as a humanby recognizing what object is common in a set of images. This was the first example of a CAPTCHA based on image recognition.

Applications of CAPTCHAs

CAPTCHAs have several applications for practical security, including (but not limited to): Preventing Comment Spam in Blogs. Most bloggers are familiar with programs that submit bogus comments, usually for the purpose ofraising search engine ranks of some website (e.g., "buy penny stocks here"). This is called comment spam. By using a CAPTCHA, only humans can entercomments on a blog. There is no need to make users sign up before they enter a comment, and no legitimate comments are ever lost! Protecting Website Registration. Several companies (Yahoo!, Microsoft, etc.) offer free email services. Up until a few years ago, most of these services suffered from a specific type of attack: "bots" that would sign up forthousands of email accounts every minute. The solution to this problem was to use CAPTCHAs to ensure that only humansobtain free accounts. In general, free services should be protected with a CAPTCHA in order to prevent abuse byautomated scripts.Protecting Email Addresses From Scrapers. Spammers crawl the Web in search of email addresses posted in clear text. CAPTCHAs provide an effective mechanism to hide your email address from Web scrapers. The idea is to require users to solve a CAPTCHA before showing your email address. A free and secure implementation that uses CAPTCHAs to obfuscate an email address can be found at reCAPTCHA MailHide. Online Polls. In November 1999, http://www.slashdot.org released an online poll asking which wasthe best graduate school in computer science (a dangerous question to ask over the web!). As is the case with mostonline polls, IP addresses of voters were recorded in order to prevent single users from voting more than once. However, students at Carnegie Mellon found a way to stuff the ballots using programs that voted for CMU thousands oftimes. CMU's score started growing rapidly. The next day, students at MIT wrote their own program and the poll becamea contest between voting "bots." MIT finished with 21,156 votes, Carnegie Mellon with 21,032 and every other schoolwith less than 1,000. Can the result of any online poll be trusted? Not unless the poll ensures that only humans canvote.Preventing Dictionary Attacks. CAPTCHAs can also be used to prevent dictionary attacks in passwordsystems. The idea is simple: prevent a computer from being able to iterate through the entire space of passwords byrequiring it to solve a CAPTCHA after a certain number of unsuccessful logins. This is better than the classic approach oflocking an account after a sequence of unsuccessful logins, since doing so allows an attacker to lock accounts at will. Search Engine Bots. It is sometimes desirable to keep webpages unindexed to prevent others from findingthem easily. There is an html tag to prevent search engine bots from reading web pages. The tag, however, doesn'tguarantee that bots won't read a web page; it only serves to say "no bots, please." Search engine bots, since theyusually belong to large companies, respect web pages that don't want to allow them in. However, in order to trulyguarantee that bots won't enter a web site, CAPTCHAs are needed. Worms and Spam. CAPTCHAs also offer a plausible solution against email worms and spam: "I willonly accept an email if I know there is a human behind the other computer." A few companies are already marketing this idea.

Guidelines

If your website needs protection from abuse, it is recommended that you use a CAPTCHA. There are many CAPTCHA implementations, some better thanothers. The following guidelines are strongly recommended for any CAPTCHA code: Accessibility. CAPTCHAs must be accessible. CAPTCHAs based solely on reading text — or othervisual-perception tasks — prevent visually impaired users from accessing the protected resource. Such CAPTCHAsmay make a site incompatible with Section 508 in the United States. Any implementation of a CAPTCHA should allow blindusers to get around the barrier, for example, by permitting users to opt for an audio or sound CAPTCHA. Image Security. CAPTCHA images of text should be distorted randomly before being presented to the user. Manyimplementations of CAPTCHAs use undistorted text, or text with only minor distortions. These implementations arevulnerable to simple automated attacks. Script Security. Building a secure CAPTCHA code is not easy. In addition to making the images unreadable bycomputers, the system should ensure that there are no easy ways around it at the script level. Common examples ofinsecurities in this respect include: (1) Systems that pass the answer to the CAPTCHA in plain text as part of the webform. (2) Systems where a solution to the same CAPTCHA can be used multiple times (this makes the CAPTCHA vulnerable toso-called "replay attacks"). Most CAPTCHA scripts found freely on the Web are vulnerable to these types of attacks. Security Even After Wide-Spread Adoption. There are various "CAPTCHAs" that would be insecure if asignificant number of sites started using them. An example of such a puzzle is asking text-based questions, such as amathematical question ("what is 1+1"). Since a parser could easily be written that would allow bots to bypass thistest, such "CAPTCHAs" rely on the fact that few sites use them, and thus that a bot author has no incentive toprogram their bot to solve that challenge. True CAPTCHAs should be secure even after a significant number of websitesadopt them.Should I Make My Own CAPTCHA? In general, making your own CAPTCHA script (e.g., using PHP, Perl or .Net) is a bad idea, as there are many failure modes. We recommend that you use a well-tested implementation such as reCAPTCHA.

The "Pornography Attack" is Not a Concern

It is sometimes rumored that spammers are using pornographic sites to solve CAPTCHAs: the CAPTCHA images are sent to a porn site, and the porn site users are askedto solve the CAPTCHA before being able to see a pornographic image. This is not a security concern for CAPTCHAs. While it might be the case that some spammers use pornsites to attack CAPTCHAs, the amount of damage this can inflict is tiny (so tiny that we haven't even noticed a dent!). Whereas it is trivial to write a bot that abuses an unprotected site millions of times a day, redirecting CAPTCHAs to be solved by humans viewingpornography would only allow spammers to abuse systems a few thousand times per day. The economics of this attack just don't add up: every time a porn site showsa CAPTCHA before a porn image, they risk losing a customer to another site that doesn't do this.

Advancing Artificial Intelligence

CAPTCHA tests are based on open problems in artificial intelligence (AI): decoding images of distorted text, for instance, is well beyond the capabilities of modern computers. Therefore, CAPTCHAs also offer well-defined challenges for the AI community, and induce securityresearchers, as well as otherwise malicious programmers, to work on advancing the field of AI. CAPTCHAs are thus a win-win situation: either a CAPTCHA is notbroken and there is a way to differentiate humans from computers, or the CAPTCHA is broken and an AI problem is solved.

Academic Publications and Presentations

Luis von Ahn, Manuel Blum and John Langford. TellingHumans and Computers Apart Automatically. In Communications of the ACM.Luis von Ahn, Manuel Blum, Nicholas Hopper, and John Langford. CAPTCHA: Using Hard AI Problems for Security. InEurocrypt. Kumar Chellapilla and Patrice Y. Simard. Using Machine Learning to Break Human Interaction Proofs (HIPs). In NIPS. (Explains how to break the simple CAPTCHAs for which character segmentation is easy.) Greg Mori and Jitendra Malik. Recognizing Objects in Adversarial Clutter: Breaking a VisualCAPTCHA. In CVPR. (Explains how to break a simple CAPTCHA.) Google Tech Talk about CAPTCHAs and Human Computation.

Selected Popular Press Pieces

Human or Computer? Take This Test, The New York Times.reCAPTCHA - Stop Spam, Read Books, O'Reilly Radar.For Certain Tasks, the Cortex Still Beats the CPU, Wired Magazine. © 2000-2007 Carnegie Mellon University, all rights reserved._uacct = "UA-372036-5";urchinTracker();
 

Completely

Automated

Public

Turing

Test

to

Tell

Computers

and

Humans

Apart.

Includes

demonstrations,

research

papers,

and

news.

http://www.captcha.net/

The CAPTCHA Project 2008 September

dvd rental

dvd


Completely Automated Public Turing Test to Tell Computers and Humans Apart. Includes demonstrations, research papers, and news.

Rules




© 2008 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - Ringtones - Ringtones - Wills - Loans - Debt Loans
2008-09-05 11:00:18

Copyright 2005, 2006 by Webmaster
Websites is cool :) 265Hotel Dubai - Podręczniki - Spływy Kajakowe - Van Insurance - Hoteles Lisbon