Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61256 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89259 invoked from network); 15 Jul 2012 20:07:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jul 2012 20:07:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=alex.aulbach@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=alex.aulbach@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.42 as permitted sender) X-PHP-List-Original-Sender: alex.aulbach@gmail.com X-Host-Fingerprint: 209.85.160.42 mail-pb0-f42.google.com Received: from [209.85.160.42] ([209.85.160.42:42488] helo=mail-pb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 96/1F-20866-C0323005 for ; Sun, 15 Jul 2012 16:07:40 -0400 Received: by pbbrp12 with SMTP id rp12so9845761pbb.29 for ; Sun, 15 Jul 2012 13:07:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=0U8+EHiFesBtnawpYKNXB1ecqb/JX2j8GuLnFEK7R/0=; b=zdZQjc1s4qde+zR5wkuWYlr2sdCPVrWfESCJqOvB/5HqjWl2+JlWk13tXtOZnQNrn0 AfGuv5tH5FaQIj5sRHb8XdqEU8g4m9cfr1ZgD40illFxhA5Uq1CAsF/wLWXA0gHCbCsh cd09M/hja5QB0+dNYjypdaHz7GTqvoj61hqoAsXddY0URCyPFjLum9Gk0uP5y0yAOBHG uIHdzal0vefXqnht5UhR7aSlWjeO7rQQZ+c1icgjeIoerOsHQVHYwzWGPsF1D5on2HUQ puSOHV3VmmZ1m7cbbAz7k7TN4adwR4pD2ZqiouGEdftOWYo9nUkD9BanyZhraanmJNE2 hInQ== MIME-Version: 1.0 Received: by 10.68.130.9 with SMTP id oa9mr21604774pbb.95.1342382857821; Sun, 15 Jul 2012 13:07:37 -0700 (PDT) Received: by 10.68.31.7 with HTTP; Sun, 15 Jul 2012 13:07:37 -0700 (PDT) In-Reply-To: References: <4FFFF84D.9070202@rotorised.com> <5000990F.30105@gmail.com> Date: Sun, 15 Jul 2012 22:07:37 +0200 Message-ID: To: internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [PROPOSED] password_hash RFC - Implementing simplified password hashing functions From: alex.aulbach@gmail.com (Alex Aulbach) 2012/7/14 Andrew Faulds : > Well... if people have poorly configured servers spitting out debug > info in production mode, I don't think it is our problem. It is > theirs. Do you want to make it secure or do you want to discuss? -- Greetings Alex Aulbach