Re: [openpgp] Session-Key-Reuse and Intended Recipient

"Neal H. Walfield" <neal@walfield.org> Tue, 06 June 2023 13:32 UTC

Return-Path: <neal@walfield.org>
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 1F3C5C15199C for <openpgp@ietfa.amsl.com>; Tue, 6 Jun 2023 06:32:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.196
X-Spam-Level:
X-Spam-Status: No, score=-4.196 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_NONE=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham 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 b2mtB_yvgHB5 for <openpgp@ietfa.amsl.com>; Tue, 6 Jun 2023 06:32:42 -0700 (PDT)
Received: from mail.dasr.de (mail.dasr.de [202.61.250.5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C403EC15170B for <openpgp@ietf.org>; Tue, 6 Jun 2023 06:32:41 -0700 (PDT)
Received: from pd9e79e92.dip0.t-ipconnect.de ([217.231.158.146] helo=forster.huenfield.org) by mail.dasr.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from <neal@walfield.org>) id 1q6Wnf-0002pX-2u; Tue, 06 Jun 2023 15:32:39 +0200
Received: from grit.huenfield.org ([192.168.20.9] helo=grit.walfield.org) by forster.huenfield.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from <neal@walfield.org>) id 1q6Wne-003tGe-7u; Tue, 06 Jun 2023 15:32:38 +0200
Date: Tue, 06 Jun 2023 15:32:38 +0200
Message-ID: <87legw3edl.wl-neal@walfield.org>
From: "Neal H. Walfield" <neal@walfield.org>
To: Kai Engert <kaie@kuix.de>
Cc: "openpgp@ietf.org" <openpgp@ietf.org>
In-Reply-To: <77d8aee8-19b2-ef0d-f49d-5e9c7cd1e44f@kuix.de>
References: <77d8aee8-19b2-ef0d-f49d-5e9c7cd1e44f@kuix.de>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (Gojō) APEL-LB/10.8 EasyPG/1.0.0 Emacs/27.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)
MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue")
Content-Type: text/plain; charset="US-ASCII"
X-SA-Exim-Connect-IP: 192.168.20.9
X-SA-Exim-Mail-From: neal@walfield.org
X-SA-Exim-Scanned: No (on forster.huenfield.org); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/openpgp/rjCrLVCzeAB-R0JpPaLJFD7vWMk>
Subject: Re: [openpgp] Session-Key-Reuse and Intended Recipient
X-BeenThere: openpgp@ietf.org
X-Mailman-Version: 2.1.39
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: Tue, 06 Jun 2023 13:32:47 -0000

Hi Kai,

On Tue, 06 Jun 2023 15:24:32 +0200,
Kai Engert wrote:
> At the recent OpenPGP for email summit [1], we had a session in which
> we discussed the practicality of the Intended Recipient Subpackage
> (IRS) for PGP/MIME email. It was mentioned that it's recommended to
> use protected headers in such messages. With that, the intended
> recipients are already known. Having equivalent information twice,
> e.g. both protected headers with the TO/CC fields, plus IRS, might be
> unnecessarily complex, and MUA implementations might prefer to avoid
> the IRS.

I'm a bit confused.  You talk about the "Intended Recipient"
subpacket, but I think you mean the the "Intended Recipient
Fingerprint" subpacket:

  https://www.ietf.org/archive/id/draft-ietf-openpgp-crypto-refresh-09.html#section-5.2.3.36

That subpacket takes a fingerprint.  to and cc headers contain RFC
2822 mail name-addrs, I think.

If I'm not misunderstanding, then by definition these two fields
contain different information.  Or are you suggesting that a MUA can
consider an email address equivalent to a fingerprint?  If so, how do
you envision that working?

Thanks,

Neal