Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34200 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56830 invoked by uid 1010); 21 Dec 2007 10:41:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 56815 invoked from network); 21 Dec 2007 10:41:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Dec 2007 10:41:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=wrowe@rowe-clan.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=wrowe@rowe-clan.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain rowe-clan.net from 64.202.165.35 cause and error) X-PHP-List-Original-Sender: wrowe@rowe-clan.net X-Host-Fingerprint: 64.202.165.35 smtpauth12.prod.mesa1.secureserver.net Linux 2.4/2.6 Received: from [64.202.165.35] ([64.202.165.35:43817] helo=smtpauth12.prod.mesa1.secureserver.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 57/60-53466-F489B674 for ; Fri, 21 Dec 2007 05:41:20 -0500 Received: (qmail 13615 invoked from network); 21 Dec 2007 10:41:15 -0000 Received: from unknown (67.162.45.134) by smtpauth12.prod.mesa1.secureserver.net (64.202.165.35) with ESMTP; 21 Dec 2007 10:41:15 -0000 Message-ID: <476B9846.1060603@rowe-clan.net> Date: Fri, 21 Dec 2007 04:41:10 -0600 User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Alexey Zakhlestin CC: Martin Alterisio , Stanislav Malyshev , Solar Designer , internals@lists.php.net References: <20071209010552.GA12561@openwall.com> <476B0872.3060408@zend.com> <52dbac0f0712201815t3b8d4d7do85980100a26e1609@mail.gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] faster & public domain MD5 implementation From: wrowe@rowe-clan.net ("William A. Rowe, Jr.") Alexey Zakhlestin wrote: > isn't "public domain" specific enough? Public Domain actually isn't a universal concept, and it isn't recognized everywhere in law. A very open BSD style license first, followed by granting it to the public domain, should cover all bases. Even somewhere that doesn't recognize public domain should fail over to accept your BSD license.