Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30231 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34069 invoked by uid 1010); 18 Jun 2007 20:38:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34038 invoked from network); 18 Jun 2007 20:38:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jun 2007 20:38:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.134.191 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.134.191 mu-out-0910.google.com Received: from [209.85.134.191] ([209.85.134.191:52464] helo=mu-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/34-00919-95DE6764 for ; Mon, 18 Jun 2007 16:38:50 -0400 Received: by mu-out-0910.google.com with SMTP id w1so1875533mue for ; Mon, 18 Jun 2007 13:38:46 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=scCGqknM7NZahbacAE2ZdlFykU1RaOmMMrjVJrzjv1iemKymsztLncNa5RSa6KUzZGXobOJXOjswi6282u64rRADdSfuAhYGP81Bk7+93K84/VCk0owPBrvHxpEVLJQKEI/2sQh6v804Ai5ueuc0jlM22JZubMEQygOsIwSz11k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TkTzPUvBAV7L3RwIuExCzxN6S7lkjfxAdtcF0rwYxmdtoHrzgBMwNok/r2dgU9976H3yqaRUTJw6UdqgYLcvtmhJZU1/aR0uhcrdb4oOvoRQ9HzBwAwUgEC0puYHN7FyUxrP+N3RiJeQ1CLg3Lgb7rOYU63MzZSQMZ7X19sfsg4= Received: by 10.82.156.12 with SMTP id d12mr12019712bue.1182199126529; Mon, 18 Jun 2007 13:38:46 -0700 (PDT) Received: by 10.82.114.1 with HTTP; Mon, 18 Jun 2007 13:38:46 -0700 (PDT) Message-ID: <7f3ed2c30706181338s52fecc46me4db006b84899e01@mail.gmail.com> Date: Mon, 18 Jun 2007 22:38:46 +0200 To: "Gwynne Raskind" Cc: "php-dev List" In-Reply-To: <2E5828F4-1BC9-4AA5-992D-11C7A57E6080@wanderingknights.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2E5828F4-1BC9-4AA5-992D-11C7A57E6080@wanderingknights.org> Subject: Re: [PHP-DEV] CAPTCHA program on CVS account request? From: hannes.magnusson@gmail.com ("Hannes Magnusson") Hi On 6/18/07, Gwynne Raskind wrote: > On Jun 18, 2007, at 4:01 PM, Tijnema wrote: > > Hello, > > > > I see that there is a lot of spam coming to this list through the CVS > > account request form, I think it would be good to add some kind of > > CAPTCHA program to this form, so that there wouldn't be (so much) spam > > anymore. > > > > Tijnema > > +1 I invented (and committed) probably the most complicated CAPTCHA system ever made and challenge any spammer to try cracking it! Love, Hannes