Re: [Ace] Lars Eggert's No Objection on draft-ietf-ace-mqtt-tls-profile-15: (with COMMENT)

Benjamin Kaduk <kaduk@mit.edu> Tue, 15 March 2022 00:15 UTC

Return-Path: <kaduk@mit.edu>
X-Original-To: ace@ietfa.amsl.com
Delivered-To: ace@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 485BF3A11D9; Mon, 14 Mar 2022 17:15:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.721
X-Spam-Level:
X-Spam-Status: No, score=-1.721 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, KHOP_HELO_FCRDNS=0.186, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001] autolearn=no 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 ogOtYO5K9Nj6; Mon, 14 Mar 2022 17:15:07 -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 41AE43A11D7; Mon, 14 Mar 2022 17:15:05 -0700 (PDT)
Received: from kduck.mit.edu ([24.16.140.251]) (authenticated bits=56) (User authenticated as kaduk@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 22F0Eg3B021130 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 14 Mar 2022 20:14:48 -0400
Date: Mon, 14 Mar 2022 17:14:42 -0700
From: Benjamin Kaduk <kaduk@mit.edu>
To: Cigdem Sengul <cigdem.sengul@gmail.com>
Cc: Lars Eggert <lars@eggert.org>, draft-ietf-ace-mqtt-tls-profile@ietf.org, Daniel Migault <daniel.migault@ericsson.com>, ace-chairs@ietf.org, The IESG <iesg@ietf.org>, Ace Wg <ace@ietf.org>
Message-ID: <20220315001442.GJ27834@kduck.mit.edu>
References: <164664548565.10586.1589707546458433947@ietfa.amsl.com> <CAA7SwCNk0fBNvHe6Uz0HFveT9sM8E8tW_ziUgQL6=TgeWiM+pw@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <CAA7SwCNk0fBNvHe6Uz0HFveT9sM8E8tW_ziUgQL6=TgeWiM+pw@mail.gmail.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/ace/wKc9Ag0gqnreB7KP5zXdeMYWogg>
Subject: Re: [Ace] Lars Eggert's No Objection on draft-ietf-ace-mqtt-tls-profile-15: (with COMMENT)
X-BeenThere: ace@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Authentication and Authorization for Constrained Environments \(ace\)" <ace.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ace>, <mailto:ace-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ace/>
List-Post: <mailto:ace@ietf.org>
List-Help: <mailto:ace-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ace>, <mailto:ace-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Mar 2022 00:15:12 -0000

On Thu, Mar 10, 2022 at 12:27:49AM +0000, Cigdem Sengul wrote:
> On Mon, 7 Mar 2022 at 09:31, Lars Eggert via Datatracker <noreply@ietf.org>
> wrote:
> 
> >
> > Found terminology that should be reviewed for inclusivity; see
> > https://www.rfc-editor.org/part2/#inclusive_language for background and
> > more
> > guidance:
> >
> >  * Term "master"; alternatives might be "active", "central", "initiator",
> >    "leader", "main", "orchestrator", "parent", "primary", "server".
> >
> 
> [CS:  I would like to indeed avoid this work, but it appears as a result of
> using "Extended Master Secret".
>  Has this been replaced with an alternative?]

It looks like it's in the process of being renamed to
"extended_main_secret" (per draft-ietf-tls-rfc8446bis, work-in-progress).

-Ben