Re: [Json] Proposal to move forward on acceptable roots

Carsten Bormann <cabo@tzi.org> Fri, 30 May 2014 19:49 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: json@ietfa.amsl.com
Delivered-To: json@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 09F4A1A0A80 for <json@ietfa.amsl.com>; Fri, 30 May 2014 12:49:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.551
X-Spam-Level:
X-Spam-Status: No, score=-1.551 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HELO_EQ_DE=0.35, SPF_HELO_PASS=-0.001] autolearn=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 YRHgTwB6Q9Mk for <json@ietfa.amsl.com>; Fri, 30 May 2014 12:49:28 -0700 (PDT)
Received: from 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 78BB91A0A2C for <json@ietf.org>; Fri, 30 May 2014 12:49:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id s4UJnDW3008112; Fri, 30 May 2014 21:49:13 +0200 (CEST)
Received: from [10.240.32.70] (unknown [213.179.18.114]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTPSA id 9591F1A0B; Fri, 30 May 2014 21:49:12 +0200 (CEST)
Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\))
Content-Type: text/plain; charset="iso-8859-1"
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <CAO1wJ5Rfh-MBHW-JXQSeD5FDWFc2688Gwha89aeopsoa59b67w@mail.gmail.com>
Date: Fri, 30 May 2014 21:49:11 +0200
Content-Transfer-Encoding: quoted-printable
Message-Id: <A2FC49EA-3B59-48DE-A001-DF0AA512BA8F@tzi.org>
References: <CFAE0A52.4C56C%jhildebr@cisco.com> <CAHBU6it-+QvLb=UyRCLRyuUrTcLpZnqyVs76tBNADj1mWGmK0w@mail.gmail.com> <CAO1wJ5Rfh-MBHW-JXQSeD5FDWFc2688Gwha89aeopsoa59b67w@mail.gmail.com>
To: Jacob Davies <jacob@well.com>
X-Mailer: Apple Mail (2.1878.2)
Archived-At: http://mailarchive.ietf.org/arch/msg/json/jLwmkTw3DTBg4PAvto4gEWHI0x8
Cc: Tim Bray <tbray@textuality.com>, "Joe Hildebrand (jhildebr)" <jhildebr@cisco.com>, "json@ietf.org" <json@ietf.org>
Subject: Re: [Json] Proposal to move forward on acceptable roots
X-BeenThere: json@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "JavaScript Object Notation \(JSON\) WG mailing list" <json.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/json>, <mailto:json-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/json/>
List-Post: <mailto:json@ietf.org>
List-Help: <mailto:json-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/json>, <mailto:json-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 30 May 2014 19:49:30 -0000

On 30 May 2014, at 19:25, Jacob Davies <jacob@well.com> wrote:

> presumably base-64

(Make that base64url.  Old base64 for legacy only.)

Grüße, Carsten