Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71734 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47125 invoked from network); 29 Jan 2014 16:23:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2014 16:23:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=padraic.brady@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=padraic.brady@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.177 as permitted sender) X-PHP-List-Original-Sender: padraic.brady@gmail.com X-Host-Fingerprint: 209.85.160.177 mail-yk0-f177.google.com Received: from [209.85.160.177] ([209.85.160.177:63311] helo=mail-yk0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 88/43-26556-A1B29E25 for ; Wed, 29 Jan 2014 11:23:55 -0500 Received: by mail-yk0-f177.google.com with SMTP id 19so9620629ykq.8 for ; Wed, 29 Jan 2014 08:23:52 -0800 (PST) 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 :cc:content-type; bh=hYE4/NQX/Y8nfaYjoZgbvf770Uh2Hh7J4KoZVcd7u2k=; b=YMN7FS5tDf8mH9ac9Ao7ZQ2sMW2k4UEaCseaed7Jz/CKl+SJXfsiyF6Gcg2sJBYi9Z 4hmS1uGPDzmMAVarhAm8hI9fQCTQHeggtn6bC+ksMP/gj4fcVoDDtaGh7TyFsvoqnU2t SKW5cvlSQApoInV14nK2xZTJcwgQ3U5NGN+oaU2anABocfO2O4cYklfkh/VAYI7o3fbB +ijWCg7jwLcvdSUFgUFjhi1RdBfHUEjA1Prl/a6Ex5Q3cYHla0V0LEjAWkQr1Xf5k2xN VR2xvZYz0QKk3iSxViPs+hj7MWLfzeYVj31AJ6iwXQ1kH4lN0JosvUWS98ecpBw7Tb2e 827g== MIME-Version: 1.0 X-Received: by 10.236.31.138 with SMTP id m10mr2217668yha.55.1391012631916; Wed, 29 Jan 2014 08:23:51 -0800 (PST) Received: by 10.170.215.130 with HTTP; Wed, 29 Jan 2014 08:23:51 -0800 (PST) In-Reply-To: References: Date: Wed, 29 Jan 2014 16:23:51 +0000 Message-ID: To: Daniel Lowrey Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e01634ad4cdb34c04f11e5daa Subject: Re: Improved TLS Defaults From: padraic.brady@gmail.com (=?UTF-8?Q?P=C3=A1draic_Brady?=) --089e01634ad4cdb34c04f11e5daa Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hey Daniel, On 29 January 2014 16:01, Daniel Lowrey wrote: > > The Mozilla defaults are geared towards achieving perfect forward > security > > where possible ... > > The RFC, at a minimum, seems a positive change. > > Great! This is the goal. > I think it's a great goal so we'll see how the RFC goes :P. > The settings proposed in the RFC are geared towards disallowing anything > that's unabashedly insecure while still maintaining the broadest possible > support by default (to minimize BC implications). I realize that Padraic > isn't suggesting this but I want to state for the record that I don't > believe it makes sense at this time to try to enforce perfect forward > security as a language-level default. However, it *is* important to move > away from the existing naive default and that's what the RFC proposes. > You're correct, I'm not suggesting PFS right now but I just wanted to add context as to where the browser community is headed. While I joked a bit about Internet Explorer/Safari, Microsoft has been pushing the IETF pretty hard over it too. Eventually server->server will be the weakest link in the chain if it doesn't also adopt PFS so let's not dismiss it for the next decade either ;). The IETF also has a TLS group setup whose charter is basically to propose standards on using TLS: https://datatracker.ietf.org/doc/charter-ietf-uta/. They are a long way from publishing anything but its recommendations may bear on future TLS changes in PHP. Paddy --=20 -- P=C3=A1draic Brady http://blog.astrumfutura.com http://www.survivethedeepend.com Zend Framework Community Review Team Zend Framework PHP-FIG Representative --089e01634ad4cdb34c04f11e5daa--