Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.070 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.00; 'cc:addr:python-list': 0.11; '4:39': 0.16; 'block.': 0.16; 'blocking': 0.16; 'spammers': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'trying': 0.19; 'entered': 0.20; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'creating': 0.23; 'entries': 0.24; 'cc:2**0': 0.24; 'options': 0.25; 'header:In- Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; '13,': 0.31; 'disabled': 0.31; 'received:74.125.82': 0.34; 'received:google.com': 0.35; 'thank': 0.38; 'audio': 0.38; 'received:74.125': 0.39; 'visual': 0.39; 'future': 0.60; 'most': 0.60; 'skip:n 10': 0.64; 'more': 0.64; 'account': 0.65; 'default': 0.69; 'account.': 0.80; 'captcha': 0.84 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=4mjfgA46Fk+H3RnI+wyJmHf+9gBCyN1xEQDZ1lQx42s=; b=JdqcCCuHj+aqHPWtutCZsHnyVjzYqoIvcC8Gg5bhvI7JEEVh7pPjkzjPF7hrV8nObc sSvBid95EjzN98iHkkS7deAKTBY1SoYfdlc7sBA7L4YSEXi0Cw2lNFs2sPokGY+NF6yS q7fLuW9jwgZ5VyJ27DMmBEZ+cN9QlroN8Mn+i0c0ldsl3t3jFrGqcWuY/RAPsaYhD7w9 YRpUOjx1gG2FYfj231JF/Xcfhwy6XshzEJWEbB0GH54H8wKAP7FTBuhm7ystFXhvEdCW fZZqvvG13omxPXDgrerBygO6hOJYkJkKpb4CtyjUWFSmfHAWpKk6qOh+/8SgXw8ICfyK 4GXQ== X-Gm-Message-State: ALoCoQne5N52y/BtDVJqCdhzAsBXQKWO8RlpHUReubpMCkKFsxqEHCV3x6nHTayBurqCSYgTgkCy X-Received: by 10.180.221.134 with SMTP id qe6mr6759827wic.66.1407957897678; Wed, 13 Aug 2014 12:24:57 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <53EB4E68.8050405@harvee.org> References: <8c2e4bc2-4f46-4a68-83ed-469fe171de3a@googlegroups.com> <2320baf0-e097-4d67-97c1-dd37ca79fffb@googlegroups.com> <376a239c-77e8-4e0e-9300-847dfa8a8547@googlegroups.com> <53EB4E68.8050405@harvee.org> From: Chris Kaynor Date: Wed, 13 Aug 2014 12:24:37 -0700 Subject: Re: Captcha identify To: "Eric S. Johansson" Content-Type: multipart/alternative; boundary=001a1135f0ee59aff9050087beb3 Cc: "python-list@python.org" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 49 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1407958268 news.xs4all.nl 2940 [2001:888:2000:d::a6]:58134 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76229 --001a1135f0ee59aff9050087beb3 Content-Type: text/plain; charset=UTF-8 On Wed, Aug 13, 2014 at 4:39 AM, Eric S. Johansson wrote: > eliminate captchas, 35+million disabled people would thank you as would > many more millions of the not-yet-disabled like your future self. And so would the spammers, which is who captchas are trying to block. For ease-of-use, most sites only require captchas to be entered once upon creating the account. Some might also require additional captcha entries when the account is suspected of spamming. This is ultimately a trade-off of blocking spammers and allowing accessibility. Many of the better captchas also include options for an audio cue in addition to the default visual one. Chris --001a1135f0ee59aff9050087beb3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On W= ed, Aug 13, 2014 at 4:39 AM, Eric S. Johansson <esj@harvee.org>= wrote:
eliminate captchas, 35+million disabled people would thank= you as would many more millions of the not-yet-disabled like your future s= elf.

And so would the spammers, which is who captchas are trying to bl= ock.

F= or ease-of-use, most sites only require captchas to be entered once upon cr= eating the account. Some might also require additional captcha entries when= the account is suspected of spamming. This is ultimately a trade-off of bl= ocking spammers and allowing accessibility.

Many of the= better captchas also include options for an audio cue in addition to the d= efault visual one.

Chris
--001a1135f0ee59aff9050087beb3--