Re: [Cbor] Reminder: CBOR WG Virtual Meeting on 2021-12-15

Carsten Bormann <cabo@tzi.org> Wed, 15 December 2021 14:00 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: cbor@ietfa.amsl.com
Delivered-To: cbor@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 115E83A076F for <cbor@ietfa.amsl.com>; Wed, 15 Dec 2021 06:00:35 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_MSPIKE_H2=-0.001, 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 V-fzXkuBONIF for <cbor@ietfa.amsl.com>; Wed, 15 Dec 2021 06:00:30 -0800 (PST)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [134.102.50.15]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9A6F93A0769 for <cbor@ietf.org>; Wed, 15 Dec 2021 06:00:30 -0800 (PST)
Received: from [192.168.217.118] (p5089a436.dip0.t-ipconnect.de [80.137.164.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4JDcMb5Q4qzDCkm; Wed, 15 Dec 2021 15:00:27 +0100 (CET)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <CALaySJJM9HGoC_fcqNRXDypZKwxRKYqa16Kwy+obNoPYHMY9_A@mail.gmail.com>
Date: Wed, 15 Dec 2021 15:00:27 +0100
X-Mao-Original-Outgoing-Id: 661269626.9603111-23ad39c2a8c67341542e14f04ce6d089
Content-Transfer-Encoding: quoted-printable
Message-Id: <B3480B8D-0FFB-468C-9BF4-1275099B9121@tzi.org>
References: <163707702504.30387.8402584115975093888@ietfa.amsl.com> <CALaySJJM9HGoC_fcqNRXDypZKwxRKYqa16Kwy+obNoPYHMY9_A@mail.gmail.com>
To: cbor@ietf.org
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/cbor/OPX9cMuCQYCe1puoacfl-lE6l2A>
Subject: Re: [Cbor] Reminder: CBOR WG Virtual Meeting on 2021-12-15
X-BeenThere: cbor@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Concise Binary Object Representation \(CBOR\)" <cbor.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/cbor>, <mailto:cbor-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cbor/>
List-Post: <mailto:cbor@ietf.org>
List-Help: <mailto:cbor-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/cbor>, <mailto:cbor-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 Dec 2021 14:00:35 -0000

On 2021-12-13, at 17:33, Barry Leiba <barryleiba@computer.org> wrote:
> 
> We're resuming the one-hour Wednesday meetings every second week,
> beginning this week, 15 Dec, at 15:00 UTC.  Information for this
> meeting is here:

I put in a trial balloon (which I’m willing to roll back if we arrive elsewhere): 

Html: https://www.ietf.org/archive/id/draft-ietf-cbor-file-magic-07.html
Diff: https://www.ietf.org/rfcdiff?url2=draft-ietf-cbor-file-magic-07

This now clearly separates the case of adding a CBOR header to non-CBOR Content-Formats from the CBOR Sequence Tag.  It also repairs the examples, and adds an Appendix C that discusses CBOR headers to non-CBOR data identified by CoAP Content-Formats.

Technically, there would be no need to separate 55800 and 55801 (a 55801 tag will work with any data that normally would have a 55800 tag); but I found it clearer to provide this separation.

Let’s discuss this in 1 h…

Grüße, Carsten