Re: [Cbor] draft-ietf-cbor-file-magic: Processing recommendations

Carsten Bormann <cabo@tzi.org> Sat, 26 June 2021 12:45 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 840FD3A124C; Sat, 26 Jun 2021 05:45:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 9yXwsytP8QBj; Sat, 26 Jun 2021 05:45:09 -0700 (PDT)
Received: from gabriel-2.zfn.uni-bremen.de (gabriel-2.zfn.uni-bremen.de [134.102.50.19]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id ACEAC3A1248; Sat, 26 Jun 2021 05:45:08 -0700 (PDT)
Received: from [192.168.217.118] (p548dcc89.dip0.t-ipconnect.de [84.141.204.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4GBtr14ZT3z2xJ4; Sat, 26 Jun 2021 14:45:05 +0200 (CEST)
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: <079802F8-80DB-44BC-87FF-06F0E476C096@tzi.org>
Date: Sat, 26 Jun 2021 14:45:05 +0200
Cc: draft-ietf-cbor-file-magic@ietf.org, cbor@ietf.org
X-Mao-Original-Outgoing-Id: 646404304.9422621-7e3d09cec02bf130117ed86a8c341722
Content-Transfer-Encoding: quoted-printable
Message-Id: <321E19E5-9145-47BE-A298-8C5D5C7D5784@tzi.org>
References: <YIBBjy5wuep9yd+M@hephaistos.amsuess.com> <2D11722B-D0A5-4439-9E78-A6FCD967FD55@tzi.org> <079802F8-80DB-44BC-87FF-06F0E476C096@tzi.org>
To: Christian Amsüss <christian@amsuess.com>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/cbor/Up_1oYoyGKouqlga6WlH91O4NV0>
Subject: Re: [Cbor] draft-ietf-cbor-file-magic: Processing recommendations
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: Sat, 26 Jun 2021 12:45:15 -0000

On 2021-06-02, at 14:44, Carsten Bormann <cabo@tzi.org> wrote:
> 
> On 2021-04-21, at 22:23, Carsten Bormann <cabo@tzi.org> wrote:
>> 
>> On 2021-04-21, at 17:15, Christian Amsüss <christian@amsuess.com> wrote:
>>> 
>>> (On the mapping between content formats and tags I'll have to revisit
>>> the discussion history; I was under the impression that at some point
>>> this was tied to content format numbers, as in "registering 2**16 tags
>>> at once", but seems I was mistaken here).
>> 
>> I still like the idea.
> 
> … and I wrote this up.
> 
> https://www.ietf.org/archive/id/draft-bormann-cbor-tag-coap-content-format-00.html
> 
> Do we want this?
> 
> This is a bit below the minimum publishable unit :-)
> 
> Move it to notable-tags?  To file-magic?

I submitted a PR that fixes a few nits in file-magic and points to this draft.
Let’s discuss on Wednesday if we go ahead with this and, if yes, where to put it.

Grüße, Carsten