Re: [Cbor] Universal RA option draft - ASN1 and not JSON in specification

Carsten Bormann <cabo@tzi.org> Fri, 21 December 2018 09: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 1E54612D84D for <cbor@ietfa.amsl.com>; Fri, 21 Dec 2018 01:45:22 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] 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 e4roRzLySl4r for <cbor@ietfa.amsl.com>; Fri, 21 Dec 2018 01:45:21 -0800 (PST)
Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (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 D660D1292F1 for <cbor@ietf.org>; Fri, 21 Dec 2018 01:45:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from submithost.informatik.uni-bremen.de (submithost2.informatik.uni-bremen.de [134.102.200.7]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id wBL9jCck029531; Fri, 21 Dec 2018 10:45:17 +0100 (CET)
Received: from [192.168.217.114] (p54A6C3F1.dip0.t-ipconnect.de [84.166.195.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 43LkJ84jttz1Br7; Fri, 21 Dec 2018 10:45:12 +0100 (CET)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <53088626-564a-f2e6-3c31-62734ae776c8@gmail.com>
Date: Fri, 21 Dec 2018 10:45:11 +0100
Cc: cbor@ietf.org
X-Mao-Original-Outgoing-Id: 567078310.477244-3b5379c5c938aba183b276d3f4273aa4
Content-Transfer-Encoding: quoted-printable
Message-Id: <57DD9CB1-41A8-4047-88EB-3FB8E6164E6D@tzi.org>
References: <CE2949F5-EBC2-47E7-A5B5-2B87F858DB6A@employees.org> <804c86fe-ba53-b5f2-16fe-0b655c0b07d8@gmail.com> <m1gZF5H-0000HkC@stereo.hq.phicoh.net> <464D2525-CD7E-46F7-878C-ACE82C025072@employees.org> <53088626-564a-f2e6-3c31-62734ae776c8@gmail.com>
To: Brian E Carpenter <brian.e.carpenter@gmail.com>
X-Mailer: Apple Mail (2.3445.9.1)
Archived-At: <https://mailarchive.ietf.org/arch/msg/cbor/VaYuGFMv9I6-QaTPJ-gpJWkhjd4>
Subject: Re: [Cbor] Universal RA option draft - ASN1 and not JSON in specification
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: Fri, 21 Dec 2018 09:45:22 -0000

On Dec 18, 2018, at 20:41, Brian E Carpenter <brian.e.carpenter@gmail.com> wrote:
> 
> In fact, if your goal is to encode the contents of the kitchen sink, I can't think of a better solution than CBOR.

Thank you :-)

Grüße, Carsten