Re: [COSE] draft-ietf-cose-countersign next steps
Benjamin Kaduk <kaduk@mit.edu> Sat, 08 January 2022 02:54 UTC
Return-Path: <kaduk@mit.edu>
X-Original-To: cose@ietfa.amsl.com
Delivered-To: cose@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 4F7D43A15E4
for <cose@ietfa.amsl.com>; Fri, 7 Jan 2022 18:54:08 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.496
X-Spam-Level:
X-Spam-Status: No, score=-1.496 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, KHOP_HELO_FCRDNS=0.399, RCVD_IN_MSPIKE_H3=0.001,
RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001,
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 M-2g3uGyeemQ for <cose@ietfa.amsl.com>;
Fri, 7 Jan 2022 18:54:04 -0800 (PST)
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 1394A3A15E3
for <cose@ietf.org>; Fri, 7 Jan 2022 18:54:03 -0800 (PST)
Received: from 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 2082rvsH006772
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT);
Fri, 7 Jan 2022 21:54:02 -0500
Date: Fri, 7 Jan 2022 18:53:57 -0800
From: Benjamin Kaduk <kaduk@mit.edu>
To: Mike Jones <Michael.Jones@microsoft.com>
Cc: "cose@ietf.org" <cose@ietf.org>
Message-ID: <20220108025357.GX11486@mit.edu>
References: <PH0PR00MB099788BC72940BC9A91CE4FDF54A9@PH0PR00MB0997.namprd00.prod.outlook.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <PH0PR00MB099788BC72940BC9A91CE4FDF54A9@PH0PR00MB0997.namprd00.prod.outlook.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/cose/G18INOCZL3IAzlxQ9iWnAbUXHvY>
Subject: Re: [COSE] draft-ietf-cose-countersign next steps
X-BeenThere: cose@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: CBOR Object Signing and Encryption <cose.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/cose>,
<mailto:cose-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cose/>
List-Post: <mailto:cose@ietf.org>
List-Help: <mailto:cose-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/cose>,
<mailto:cose-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 08 Jan 2022 02:54:08 -0000
Hi Mike, Yes, I think that's the next step. As shown at https://datatracker.ietf.org/doc/ad/benjamin.kaduk there's a handful of documents in front of it in my queue, though; I am scheduled to sync up with Roman at the end of the month about rebalancing documents over to him, if my queue is still long at that time. Thanks for checking! -Ben On Tue, Jan 04, 2022 at 04:50:11PM +0000, Mike Jones wrote: > Hi Ben, > > Is the next step for draft-ietf-cose-countersign the AD review? That's what it appears to be to Ivo and me. > > Thanks, > -- Mike >
- [COSE] draft-ietf-cose-countersign next steps Mike Jones
- Re: [COSE] draft-ietf-cose-countersign next steps Benjamin Kaduk