Re: [Eligibility-discuss] NomCom selection Fwd: Notification for draft-eastlake-rfc3797bis-00.txt

Paul Hoffman <paul.hoffman@vpnc.org> Mon, 29 May 2023 23:56 UTC

Return-Path: <paul.hoffman@vpnc.org>
X-Original-To: eligibility-discuss@ietfa.amsl.com
Delivered-To: eligibility-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CC012C14CEF9 for <eligibility-discuss@ietfa.amsl.com>; Mon, 29 May 2023 16:56:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.498
X-Spam-Level:
X-Spam-Status: No, score=-1.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, KHOP_HELO_FCRDNS=0.399, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001] autolearn=no autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RzRA8OVFYfIt for <eligibility-discuss@ietfa.amsl.com>; Mon, 29 May 2023 16:56:23 -0700 (PDT)
Received: from mail.proper.com (Opus1.Proper.COM [207.182.41.91]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6209CC14CEED for <eligibility-discuss@ietf.org>; Mon, 29 May 2023 16:56:23 -0700 (PDT)
Received: from [10.32.60.195] (76-209-242-70.lightspeed.mtryca.sbcglobal.net [76.209.242.70]) (authenticated bits=0) by mail.proper.com (8.15.2/8.15.2) with ESMTPSA id 34U0173F056961 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 29 May 2023 17:01:08 -0700 (MST) (envelope-from paul.hoffman@vpnc.org)
X-Authentication-Warning: mail.proper.com: Host 76-209-242-70.lightspeed.mtryca.sbcglobal.net [76.209.242.70] claimed to be [10.32.60.195]
From: Paul Hoffman <paul.hoffman@vpnc.org>
To: Eric Rescorla <ekr@rtfm.com>
Cc: eligibility-discuss@ietf.org
Date: Mon, 29 May 2023 16:56:20 -0700
X-Mailer: MailMate (1.14r5937)
Message-ID: <3100D3B4-339A-4135-9A85-2ABC737C67BD@vpnc.org>
In-Reply-To: <CABcZeBPq_yuwFyA8jQVEiEpWBvFpkbvQj27W-euFKaF_JMrhoQ@mail.gmail.com>
References: <54F373CD-1E97-42BC-9AAB-0451ABD9D448@eggert.org> <1229DD7D-3640-4EFD-8058-D0EC18020038@eggert.org> <18537EEF-4E16-4C48-8456-02A8FB0C8CFC@vpnc.org> <4a8f2bb4-25c3-5514-f13f-8db1804619a6@joelhalpern.com> <CABcZeBPq_yuwFyA8jQVEiEpWBvFpkbvQj27W-euFKaF_JMrhoQ@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/eligibility-discuss/hJrwWH-d62TtD-bc9znwPE_gzMI>
Subject: Re: [Eligibility-discuss] NomCom selection Fwd: Notification for draft-eastlake-rfc3797bis-00.txt
X-BeenThere: eligibility-discuss@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: IETF eligibility procedures <eligibility-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/eligibility-discuss>, <mailto:eligibility-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/eligibility-discuss/>
List-Post: <mailto:eligibility-discuss@ietf.org>
List-Help: <mailto:eligibility-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/eligibility-discuss>, <mailto:eligibility-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 May 2023 23:56:23 -0000

On 29 May 2023, at 15:51, Eric Rescorla wrote:

> Just to follow up on Joel's point, there are actually two issues in terms of
> randomness:
>
> 1. Getting enough different sources that there is a low risk one was
> compromised.
> 2. Getting enough entropy that the attacker cannot get a material advantage.

For #1, there is an exceptionally low chance that an individual or group could manipulate all the stocks in an index.

As I said in the previous message, #2 is covered in the Security Considerations. If I got that analysis wrong, I'm happy to hear about it.

> To see the second point, consider the case where there is only a single
> bit of unknown entropy. The attacker could then strategically
> add/delete/challenge
> candidate values until both values (0/1) produced good outcomes for them.

Completely true. But I don't see how that is relevant when there are at least 10 bits of randomness and the requirement that the name used is sensible.

> I don't have a calculation immediately to hand for how much is enough.
> Ideally
> you would like it to be much larger than N choose M where N is the number
> of candidate names and M is the number of chosen, but my (unverified)
> intuition is that it's sufficient to simply have the entropy be
> sufficiently large
> that it's not possible to search any significant fraction of the space. I do
> not believe that a single stock would be sufficient because there are a
> relatively small number of plausible values.

The proposed source in the draft is not a single stock: it is the combined value of 100 different stocks.

--Paul Hoffman