[Id-event] Review: Subject Identifiers

Justin Richer <jricher@mit.edu> Tue, 14 July 2020 16:34 UTC

Return-Path: <jricher@mit.edu>
X-Original-To: id-event@ietfa.amsl.com
Delivered-To: id-event@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 847B63A0A85 for <id-event@ietfa.amsl.com>; Tue, 14 Jul 2020 09:34:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.92
X-Spam-Level:
X-Spam-Status: No, score=-1.92 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-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 Qs-03j1Btmbs for <id-event@ietfa.amsl.com>; Tue, 14 Jul 2020 09:34:32 -0700 (PDT)
Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) (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 943CA3A0A84 for <id-event@ietf.org>; Tue, 14 Jul 2020 09:34:32 -0700 (PDT)
Received: from [192.168.1.7] (static-71-174-62-56.bstnma.fios.verizon.net [71.174.62.56]) (authenticated bits=0) (User authenticated as jricher@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 06EGYUAj029737 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for <id-event@ietf.org>; Tue, 14 Jul 2020 12:34:31 -0400
From: Justin Richer <jricher@mit.edu>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\))
Message-Id: <272E9638-3FBC-45DF-8203-B52F86D3E211@mit.edu>
Date: Tue, 14 Jul 2020 12:34:30 -0400
To: id-event@ietf.org
X-Mailer: Apple Mail (2.3608.80.23.2.2)
Archived-At: <https://mailarchive.ietf.org/arch/msg/id-event/M0mtATuYu-ajTztmUPiMxzNN5CY>
Subject: [Id-event] Review: Subject Identifiers
X-BeenThere: id-event@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "A mailing list to discuss the potential solution for a common identity event messaging format and distribution system." <id-event.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/id-event>, <mailto:id-event-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/id-event/>
List-Post: <mailto:id-event@ietf.org>
List-Help: <mailto:id-event-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/id-event>, <mailto:id-event-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 14 Jul 2020 16:34:34 -0000

I’ve read through draft-ietf-secevent-subject-identifiers and for the most part it’s in good shape. Apologies if any of these points have been thoroughly covered in other reviews. 

§1: While this is a SET-focused spec, I would like to see more discussion about how this identifier structure can be used outside of a SET or a JWT in general. 

§3.3: small typo, “email” should be “phone number” in introducing example.

§3: I’m wondering if there’s worth in defining semantic flags that can be used across types. Like “pseudonymous” or “per-provider-id” or the like? That might be a step beyond what this is trying to do, though the current definitions do not allow extension of existing types with new fields.

I’d also like to see a note that multiple subject types could be presented together without using the “aliases” structure. This mostly would apply outside of SET which defines a single “sub-id” container, but as above I think this can be more generally used.

Overall, I think it’s a pretty simple and straightforward spec and should go forward.

Thanks,
 — Justin