Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98155 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10475 invoked from network); 3 Feb 2017 23:54:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2017 23:54:33 -0000 Authentication-Results: pb1.pair.com header.from=scott@paragonie.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=scott@paragonie.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain paragonie.com designates 209.85.218.49 as permitted sender) X-PHP-List-Original-Sender: scott@paragonie.com X-Host-Fingerprint: 209.85.218.49 mail-oi0-f49.google.com Received: from [209.85.218.49] ([209.85.218.49:36499] helo=mail-oi0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8C/8A-38491-83815985 for ; Fri, 03 Feb 2017 18:54:32 -0500 Received: by mail-oi0-f49.google.com with SMTP id u143so20105152oif.3 for ; Fri, 03 Feb 2017 15:54:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paragonie-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=ZMA2oJXqqtKsRJBi5zWqzfnGPGERWXuGJ/kZH6xtzug=; b=AjFwW2ro8r6sy7TQD+igcZyfKoPkefS7x8sV9kVPOKdnMP8FkTEKKngy/wWOBKVyvx AxGIhRlr9LMWwsDFMLVnmhdnX5Jaw2JQ8dy0WeadHtz3UxzfeBu7LEjfxFEM3NF2Y3hV LLtFopytZNtspczk0KeKPJRxIo18VVF3Ih47ry+PHVBoEl5TAPuGcwbKk8AtPI2E1qil dtWvC8UyX6kJsSKOUqR/osT3wLXh1gXgPTIvlyzDq8Lcmqoynt81Cwlq99LfhHNRpqoi TH3TXBStgZtszVNTVHjpMvY4s4vBTf20KF68CijetvSMvIG274ncu+am5uZ4b4UKfrTL 0V3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=ZMA2oJXqqtKsRJBi5zWqzfnGPGERWXuGJ/kZH6xtzug=; b=Fq9xpADsnxySuYGNxS91WJIZEAKZVp7DYaWL7qq42pJI3VeHVs/5V5chPD502PnEpk pmSW8RjZrbvgNcOzJECvCR2dsKDqVAvM96/DSFJV+/SZmJg/QhuG5nRQF+Az9IrM0/7g DbOc0CJjVco/pYRoSbfqSXKdkwMHS9MoATMqG1i6dSiGffPR/Zl8tBoas4KURd1h//kn Qsj0ST3X6B28N2qjqYhaUjo4tEhOp8al6uvCK0oMd9RzCSLOD3EKke2fPET1QMnIa5dO JuF0j7OZnVMEcAMLnmwVCIlwU1ZwhnzYh0eB102gBUqvNdX9cNoipTX2ahVmhhnedRrU u9nw== X-Gm-Message-State: AIkVDXJ/govn0cpEmTXldBqIsbvntGVBt86UOy0l2ChMAkk0iLb+SCBqCRllAoXgXa8D9KhIWEvd1U5/W4Hnyg== X-Received: by 10.202.195.144 with SMTP id t138mr8522942oif.142.1486166069857; Fri, 03 Feb 2017 15:54:29 -0800 (PST) MIME-Version: 1.0 Received: by 10.157.56.141 with HTTP; Fri, 3 Feb 2017 15:54:29 -0800 (PST) In-Reply-To: References: Date: Fri, 3 Feb 2017 18:54:29 -0500 Message-ID: To: Yasuo Ohgaki Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a113521deabe4770547a900bc Subject: Re: [PHP-DEV] [RFC] [VOTE] Libsodium as a core extension in PHP 7.2 From: scott@paragonie.com (Scott Arciszewski) --001a113521deabe4770547a900bc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Feb 3, 2017 at 6:19 PM, Yasuo Ohgaki wrote: > Hi Scott and all, > > On Sat, Feb 4, 2017 at 5:44 AM, Scott Arciszewski > wrote: > >> I've opened the vote for the libsodium RFC. >> >> https://wiki.php.net/rfc/libsodium >> >> See https://externals.io/thread/626 for the previous discussion topics. >> >> The vote closes at 21:00 UTC (4 PM Eastern Time) next Friday. >> > > I voted for "No, sodium_foo" syntax in order to be consistent with > existing procedural APIs. > 2/3 majority wouldn't fit nicely. What it would be if vote result is 51% > vs 49%? > More than half is good enough for 2nd vote choice. IMO. > > Regards, > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net > > I like \Sodium\foo instead of sodium_foo, but it deviates from the norm.=E2= =80=8B =E2=80=8B If we're going to break the norm, we should do so on a stronger m= ajority than 50%+1. Also, I thought the rules changed so *_everything_* needed 2/3 now?=E2=80= =8B =E2=80=8B Scott Arciszewski Chief Development Officer Paragon Initiative Enterprises =E2=80=8B --001a113521deabe4770547a900bc--