Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68601 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88596 invoked from network); 22 Aug 2013 12:40:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Aug 2013 12:40:12 -0000 Authentication-Results: pb1.pair.com header.from=krebs.seb@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=krebs.seb@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.176 as permitted sender) X-PHP-List-Original-Sender: krebs.seb@gmail.com X-Host-Fingerprint: 74.125.82.176 mail-we0-f176.google.com Received: from [74.125.82.176] ([74.125.82.176:48192] helo=mail-we0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E8/8D-11927-BA606125 for ; Thu, 22 Aug 2013 08:40:11 -0400 Received: by mail-we0-f176.google.com with SMTP id q56so658162wes.7 for ; Thu, 22 Aug 2013 05:40:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=O0RckvXZOMnRut+K8VqWmVY7vdAT2V7FQa6qGn0L21E=; b=koceLK8nFQJ/4ZgDTcsLVVcdd8n5+1hFrvdtntgeuD79mOA3BTbDi6vsU9oKmCmgqo O6Zonzm+cGbN062HTZBJit3NoDUZFCW27vIIfMpsjmPlaTDRZibP77rU4BBopHzupqXL XysgXQQaLTrSmoD36i7pW5E6eckbI+OVNWl/g+4y4yH0AJDSKRubDnXDKu7DzKYb1R/f tg7FpcrsN8P+jP8fzkq4TRK8S71tOfo1P7jYq/YWpKNbxv49Bez6p/AaBTZWH1yP/Ak9 IJkayNshj62P6oig5NEJhcZ9tnkhb8QbvsJqX/NkreplDzKLaBYfWffjpmwyyZZv+Nz8 SM+A== X-Received: by 10.194.75.165 with SMTP id d5mr10126782wjw.18.1377175208516; Thu, 22 Aug 2013 05:40:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.5.9 with HTTP; Thu, 22 Aug 2013 05:39:28 -0700 (PDT) In-Reply-To: References: Date: Thu, 22 Aug 2013 14:39:28 +0200 Message-ID: To: Yasuo Ohgaki Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=047d7bb04bc218e24604e488975a Subject: Re: [PHP-DEV] Request #65501 uniqid(): More entropy parameter should be true by default From: krebs.seb@gmail.com (Sebastian Krebs) --047d7bb04bc218e24604e488975a Content-Type: text/plain; charset=ISO-8859-1 2013/8/22 Yasuo Ohgaki > Hi all, > > I realized that not many users are using "more entropy" parameter > Therefore, I made > > Request #65501 uniqid(): More entropy parameter should be true by default > https://bugs.php.net/bug.php?id=65501 > > The comment title explains what this FR is. > > Any comments? > Tbh I don't get the real problem with the _current_ behaviour. Who need the entropy, can set it as second parameter and I am not sure, if it is wise to use uniqid() for _security purposes_. Regards Sebastian > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net > -- github.com/KingCrunch --047d7bb04bc218e24604e488975a--