Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:121116 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 88430 invoked from network); 21 Sep 2023 18:00:36 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 21 Sep 2023 18:00:36 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 7B6A718004A for ; Thu, 21 Sep 2023 11:00:36 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS24940 176.9.0.0/16 X-Spam-Virus: No X-Envelope-From: Received: from chrono.xqk7.com (chrono.xqk7.com [176.9.45.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Thu, 21 Sep 2023 11:00:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1695319234; bh=m35unE3f7HeOhN1gSmPovREd3Tylz+0x72xqPBz4/nc=; h=Message-ID:Date:MIME-Version:Subject:To:References:From: In-Reply-To:Content-Type:from:to:cc:subject:message-id; b=nF4GYN0jK6YxMkC4ZXJrs4O3y1DdQMkvg4PfwdSol4+bZLu9rF8qxwZucIUgkR070 yhFpRuq5LsE3y6sxC4RTjqVf3wxyGRo6BpT44rZDK/cz2XkSqWUNUBw7q1fr+hLf91 iKB0FpC2B7U4LaZvCmLmoCtu5HTDODyQch4gqBtLXX4g8SRJ2cK5LF3GfGgMWaF8kn zL77FCxCRnrKqWFg5lmsUXqyjNX8aUqBeunXBs06SXy8XDqC9lB1m/mZmDKzFlZQ9u ATfb13SxvKtCk9SGWJtq4iViFEIobrBlIF/dHC4AczAEx8a4mC/7P7xSXlYjHTvT3f Kc523g5TmkeUA== Message-ID: <473de48e-05b7-fbaf-ce66-84e6fcb82d6a@bastelstu.be> Date: Thu, 21 Sep 2023 20:00:33 +0200 MIME-Version: 1.0 Content-Language: en-US To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [VOTE] Increasing the default BCrypt cost From: tim@bastelstu.be (=?UTF-8?Q?Tim_D=c3=bcsterhus?=) Hi On 9/21/23 19:26, Tim Düsterhus wrote: > I just opened the vote for the "Increasing the default BCrypt cost" RFC. > The RFC contains a two votes, one primary vote that requires a 2/3 > majority to pass and a secondary vote deciding on the new costs with a > simple majority. Voting runs 2 weeks until 2023-10-05 17:45 UTC. > I'd like to clarify that in case of a tie for the secondary vote, I'll break the tie in favor of 11 as the more conservative choice. I hope that the results will be clear, though :-) Best regards Tim Düsterhus