Re: [Teep] Fwd: Side-meeting: Canonical JSON, Signed REST

Carsten Bormann <cabo@tzi.org> Wed, 27 March 2019 08:49 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: teep@ietfa.amsl.com
Delivered-To: teep@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 56C83120473 for <teep@ietfa.amsl.com>; Wed, 27 Mar 2019 01:49:10 -0700 (PDT)
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 vKk9bBDZRRV3 for <teep@ietfa.amsl.com>; Wed, 27 Mar 2019 01:49:08 -0700 (PDT)
Received: from smtp.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6FDE1120307 for <teep@ietf.org>; Wed, 27 Mar 2019 01:49:08 -0700 (PDT)
Received: from dhcp-8804.meeting.ietf.org (dhcp-8804.meeting.ietf.org [31.133.136.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.uni-bremen.de (Postfix) with ESMTPSA id 44ThW64LlbzytG; Wed, 27 Mar 2019 09:49:06 +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: <5e1c4ee8-0e8f-d1b7-2fca-759d2aaadb45@gmail.com>
Date: Wed, 27 Mar 2019 09:49:06 +0100
Cc: "teep@ietf.org" <teep@ietf.org>
X-Mao-Original-Outgoing-Id: 575369343.6560121-5e124e2dee2f2c4d14efa2c8013cd79e
Content-Transfer-Encoding: quoted-printable
Message-Id: <991DA486-BE36-4325-8E2F-C841C3EE3BAD@tzi.org>
References: <4944d01f-4565-9688-8833-1c8b287c6ae0@gmail.com> <5e1c4ee8-0e8f-d1b7-2fca-759d2aaadb45@gmail.com>
To: Anders Rundgren <anders.rundgren.net@gmail.com>
X-Mailer: Apple Mail (2.3445.9.1)
Archived-At: <https://mailarchive.ietf.org/arch/msg/teep/sSR2uMkXCE-lL2cPZgfEBu0r1bE>
Subject: Re: [Teep] Fwd: Side-meeting: Canonical JSON, Signed REST
X-BeenThere: teep@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: A Protocol for Dynamic Trusted Execution Environment Enablement <teep.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/teep>, <mailto:teep-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/teep/>
List-Post: <mailto:teep@ietf.org>
List-Help: <mailto:teep-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/teep>, <mailto:teep-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 27 Mar 2019 08:49:19 -0000

On Mar 27, 2019, at 09:25, Anders Rundgren <anders.rundgren.net@gmail.com> wrote:
> 
> I hope you didn't mind me mentioning TEEP/OTrP as a [partially] awkward solution...

If base64-coding data seems awkward, don’t do that, and use CBOR.  
No need to invent anything.  The rest stays exactly as it is.

Grüße, Carsten