Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94701 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85375 invoked from network); 25 Jul 2016 09:35:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2016 09:35:40 -0000 Authentication-Results: pb1.pair.com header.from=me@daveyshafik.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@daveyshafik.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain daveyshafik.com from 209.85.220.169 cause and error) X-PHP-List-Original-Sender: me@daveyshafik.com X-Host-Fingerprint: 209.85.220.169 mail-qk0-f169.google.com Received: from [209.85.220.169] ([209.85.220.169:35184] helo=mail-qk0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7A/A3-61920-A6DD5975 for ; Mon, 25 Jul 2016 05:35:38 -0400 Received: by mail-qk0-f169.google.com with SMTP id s63so150620261qkb.2 for ; Mon, 25 Jul 2016 02:35:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=daveyshafik-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=0tfjqzh3Ulqfp1+i4d5kfDsO8TO8u3Pu8Vsoc+4POzg=; b=aT74oLEcWzoWQs7rwoSEbytGSZMxlbiA9KBgIfVjnqcfESttfwKw0VQtUORXT1i7Bj LJ41g3Hg8CaJ2rAINcgGrnwL5970wYF9u0yHs8ZEg3KKxO15Ly0VDG9UyjDXodaNVa16 Q2Mld8xSMxTiSgtIiN8dDoaHBwJTrts9Uyy8qCS0vkgSG9AL6jgs7cVa1W5Wdw3aihtP wm+1G9whOmewDqAufwBY+DW7OUeOFD2D1CPRQRZ6OzZUzuLTaQZUG2bTEO+7T8HFuHXq kz2OzKFgSrYpKj5eE+Yg72QHjvheuYPDssrDFoEVMoXEQbfAwEZJRBtoIXvj5lQCiEmB Z1Hg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=0tfjqzh3Ulqfp1+i4d5kfDsO8TO8u3Pu8Vsoc+4POzg=; b=JI9h4sTlv/1ZdV0YNvIgNNkGEmVmQsH1MAxGoYwS8kQFY/Lpf7MQ7dOuUinlG8G/Wy M0/yGZfDw71JCGH/WA2NsDt8aods06b+/8OR7S6czxWf146tFiu5Fg/aI/U2Kez3xD4N 7Hg+Ney6tD1IFAdErsXYLb4vd4kI/QNtoJaMOrWzXchd2Bh5Qp/OPxpp3fagDqbFCPyp vsYzimQMHbdFzM9lzx6va1MSVntTMHKnXoiG/39rX6qe0Yjvcyag0WEF4S1HrKcfemir Iw7I/i1kpqDLFdwydwgbk3niqeap8iLFbXf5vQ+z+V7qAv1bbp7b6PrBFdi0OZUv8SCC lvjQ== X-Gm-Message-State: AEkoouuV2wt+llZnum177PkJpArYhzDTDiRoB5bWOMncMYeIaIufoOnuG+3Vh7j4FGXGgdLmKIFXwwos4ympG8F2 X-Received: by 10.55.186.195 with SMTP id k186mr21909908qkf.184.1469439335763; Mon, 25 Jul 2016 02:35:35 -0700 (PDT) MIME-Version: 1.0 Sender: me@daveyshafik.com Received: by 10.237.55.138 with HTTP; Mon, 25 Jul 2016 02:35:34 -0700 (PDT) In-Reply-To: References: Date: Mon, 25 Jul 2016 02:35:34 -0700 X-Google-Sender-Auth: 0RrPMjzh4Vgtn2zyqSBK6rbGn60 Message-ID: To: Yasuo Ohgaki Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=94eb2c048e44a0b13305387281ba Subject: Re: [PHP-DEV] [RFC][VOTE] Session ID without hashing - Reopened From: davey@php.net (Davey Shafik) --94eb2c048e44a0b13305387281ba Content-Type: text/plain; charset=UTF-8 Looks good to me, go for it :) Thanks, - Davey On Mon, Jul 25, 2016 at 2:14 AM, Yasuo Ohgaki wrote: > Hi Davey, > > On Mon, Jul 25, 2016 at 5:46 PM, Yasuo Ohgaki wrote: > > > > On Mon, Jul 25, 2016 at 4:09 PM, Davey Shafik wrote: > >> My suggestion: > >> > >> Re-start the vote, three options: > >> > >> Yes, new defaults (BC Break), Yes, old defaults (no BC break), No > >> > >> OR: > >> > >> add a second vote to the page, with: > >> > >> Use new defaults (BC Break), Use Old Defaults (No BC Break) > > > > Sounds good to me. > > I'll use 2nd option and restart. > > I've updated the RFC. > https://wiki.php.net/rfc/session-id-without-hashing > I've set new vote end date to 2016/08/02 23:59:59. > > Could you check if the RFC is OK? If it's OK, I'll create a new thread > for vote notice. > > Regards, > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net > --94eb2c048e44a0b13305387281ba--