Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73237 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64256 invoked from network); 17 Mar 2014 21:24:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Mar 2014 21:24:56 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.51 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.51 mail-la0-f51.google.com Received: from [209.85.215.51] ([209.85.215.51:58014] helo=mail-la0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/10-17561-72867235 for ; Mon, 17 Mar 2014 16:24:55 -0500 Received: by mail-la0-f51.google.com with SMTP id c6so3794413lan.38 for ; Mon, 17 Mar 2014 14:24:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=1o9RDtzBE8kk1+Z66y65ZfWBdEhCthWh02wsFbgepgQ=; b=VHQAmcftz5l/mMlhZa2rSm9BcI/08hWvJUK+Q/dzTXLWFmh7fOXaaJS9bJVHLerDqU kmvCrLGPFCLUBfQbcNNcUnnI/ivrK9/cmkGbU1snRgrgwyBmU8f7QGDsg2LxLpb6mFrr U0EKr2UJgSrG1dXbJyf610Kd9hSH2Td8eNEBkTeU9ko2iLFZ8U0yP439I+OIS5Vg1See D9QR6mRZZWCLD4OdBZdL/7nP+fW9yjbZGAfcweOxQ1RzBnS92Ok7b//X+CeuKLQT6vgm kOYMGSoAGPkaF5P/m0X2d7PwadNwmRGIhtWqSNfwAyL0oID9XlkJ85FcVQT7yvwFEbXg svnQ== X-Received: by 10.152.37.99 with SMTP id x3mr18143336laj.7.1395091492231; Mon, 17 Mar 2014 14:24:52 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.205.73 with HTTP; Mon, 17 Mar 2014 14:24:12 -0700 (PDT) In-Reply-To: References: Date: Tue, 18 Mar 2014 06:24:12 +0900 X-Google-Sender-Auth: EV8Ug6zvcidX-GeHMxY-ze0Ieqw Message-ID: To: Pierre Joye Cc: Andrey Andreev , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e0158b87cd2e24c04f4d40c71 Subject: Re: [PHP-DEV] Session: deprecating create_sid() method and add createSid()? From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e0158b87cd2e24c04f4d40c71 Content-Type: text/plain; charset=UTF-8 Hi Pierre, On Tue, Mar 18, 2014 at 6:15 AM, Pierre Joye wrote: > For one, I appreciate the effort that both of you put on the session > management. > > It seems that you are somehow alone to discuss this issue and slightly > in circle right now. > > I would suggest two steps: > > - sit down together for a chat and get your stuff together. It will by > far more efficient than mails > Sounds good. I'm not on IRC, which one should I use? > > - write one or more RFCs to fix what should be fixed, how and why (see > next point :) > Sure. > > - provide more info about the actual critical security impact that > could be fixed by the changes > as of now, I failed to see any CVE related to what you are referring to > There wouldn't be CVE as it may be implemented by user land. I may try to ask MITRE to give me a CVE, though. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --089e0158b87cd2e24c04f4d40c71--