Re: [openpgp] I-D Action: draft-ietf-openpgp-crypto-refresh-00.txt

Michael Richardson <mcr+ietf@sandelman.ca> Fri, 05 February 2021 20:55 UTC

Return-Path: <mcr+ietf@sandelman.ca>
X-Original-To: openpgp@ietfa.amsl.com
Delivered-To: openpgp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE8783A089C for <openpgp@ietfa.amsl.com>; Fri, 5 Feb 2021 12:55:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FsWl4Q_5--fh for <openpgp@ietfa.amsl.com>; Fri, 5 Feb 2021 12:55:47 -0800 (PST)
Received: from tuna.sandelman.ca (tuna.sandelman.ca [IPv6:2607:f0b0:f:3:216:3eff:fe7c:d1f3]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 54AA23A0888 for <openpgp@ietf.org>; Fri, 5 Feb 2021 12:55:46 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by tuna.sandelman.ca (Postfix) with ESMTP id 69CFF3899E; Fri, 5 Feb 2021 15:58:45 -0500 (EST)
Received: from tuna.sandelman.ca ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id C85NYDo1RVZ8; Fri, 5 Feb 2021 15:58:44 -0500 (EST)
Received: from sandelman.ca (obiwan.sandelman.ca [IPv6:2607:f0b0:f:2::247]) by tuna.sandelman.ca (Postfix) with ESMTP id D776A3898C; Fri, 5 Feb 2021 15:58:43 -0500 (EST)
Received: from localhost (localhost [IPv6:::1]) by sandelman.ca (Postfix) with ESMTP id 7FB738F8; Fri, 5 Feb 2021 15:55:43 -0500 (EST)
From: Michael Richardson <mcr+ietf@sandelman.ca>
To: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
cc: Paul Wouters <paul@nohats.ca>, openpgp@ietf.org
In-Reply-To: <87o8h7cgrq.fsf@fifthhorseman.net>
References: <161193808437.14457.1252111225434038573@ietfa.amsl.com> <629addad-3dc3-a490-46db-5fafab95c7d5@nohats.ca> <87o8h7cgrq.fsf@fifthhorseman.net>
X-Mailer: MH-E 8.6+git; nmh 1.7+dev; GNU Emacs 26.1
X-Face: $\n1pF)h^`}$H>Hk{L"x@)JS7<%Az}5RyS@k9X%29-lHB$Ti.V>2bi.~ehC0; <'$9xN5Ub# z!G,p`nR&p7Fz@^UXIn156S8.~^@MJ*mMsD7=QFeq%AL4m<nPbLgmtKK-5dC@#:k
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-="; micalg="pgp-sha512"; protocol="application/pgp-signature"
Date: Fri, 05 Feb 2021 15:55:43 -0500
Message-ID: <21536.1612558543@localhost>
Archived-At: <https://mailarchive.ietf.org/arch/msg/openpgp/CXeosZJYYEWxLgwidO1RVaz-bY8>
Subject: Re: [openpgp] I-D Action: draft-ietf-openpgp-crypto-refresh-00.txt
X-BeenThere: openpgp@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Ongoing discussion of OpenPGP issues." <openpgp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/openpgp>, <mailto:openpgp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/openpgp/>
List-Post: <mailto:openpgp@ietf.org>
List-Help: <mailto:openpgp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/openpgp>, <mailto:openpgp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Feb 2021 20:55:50 -0000

Daniel Kahn Gillmor <dkg@fifthhorseman.net> wrote:
    > On Fri 2021-01-29 11:59:31 -0500, Paul Wouters wrote:
    >> The -00 document is just the re-generated version of RFC4880. The only
    >> changes are the updated boilerplate and generating code differences of
    >> the xml tools over the years, as well as the document author, role and
    >> name/time of the draft.

    > Thanks for this, Paul!

    >> You can see the diff with RFC4880 using this url:
    >>
    >> https://tools.ietf.org//rfcdiff?url1=https://tools.ietf.org/rfc/rfc4880.txt&url2=https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-00.txt

Looks good to me.
Some significant pagination differences later on, but the text all looks
consistent.

    > I've proposed some document editing workflow clarifications over on
    > https://gitlab.com/openpgp-wg/rfc4880bis/-/merge_requests/31, including
    > an ephemeral section (to be removed when we make it to an RFC) that
    > describes how to collaborate on the document.

Good.


--
Michael Richardson <mcr+IETF@sandelman.ca>   . o O ( IPv6 IøT consulting )
           Sandelman Software Works Inc, Ottawa and Worldwide