X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 14CF29DC941 for ; Tue, 21 Mar 2006 12:54:33 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 15118-02 for ; Tue, 21 Mar 2006 12:54:31 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by postgresql.org (Postfix) with ESMTP id 064269DC869 for ; Tue, 21 Mar 2006 12:54:30 -0400 (AST) Received: from mailgate.vale-housing.co.uk ([194.217.48.34] helo=vale-housing.co.uk) by anchor-post-30.mail.demon.net with esmtp (Exim 4.42) id 1FLk7l-000H75-1p for pgsql-www@postgresql.org; Tue, 21 Mar 2006 16:54:28 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Re: human validation on post comments Date: Tue, 21 Mar 2006 16:54:24 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] human validation on post comments thread-index: AcZNBtanhQUHn4FsRdCDCaSrHUEHZgAAGQXA From: "Dave Page" To: "David Fetter" Cc: "PostgreSQL WWW" X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.317 required=5 tests=[AWL=0.317] X-Spam-Score: 0.317 X-Spam-Level: X-Archive-Number: 200603/122 X-Sequence-Number: 9712 =20 > -----Original Message----- > From: David Fetter [mailto:david@fetter.org]=20 > Sent: 21 March 2006 16:45 > To: Dave Page > Cc: PostgreSQL WWW > Subject: Re: [pgsql-www] human validation on post comments >=20 > The porn thing works just fine no matter what the timeout is, as the > spam is queued up already and the capcha gets presented as soon as > it's generated. The porn surfer will generally not dally when > presented with the capcha. Generating enough real traffic to a dummy site to ensure that there is always user ready to read a single capcha within a few minutes of it being generated just to post a single piece of spam seems like a pretty mean feat. I would think they could generate more revenue from bunging a few ads on the site than hoping that the spam they manage to get on a completely unrelated site might actually generate a customer. Still, I'm only speculating so may be completely wrong. > But apart from its ineffectiveness on spammers, as others have > mentioned, capcha excludes blind people. :( Yes - it's a shame none of us thought about it when Gevik was originally working on it. There is the audio option I suggested which Paypal use IIRC - alternatively we could use some sort of puzzle - such as 'enter the third, second from last and 2nd character from this string'. Regards, Dave.