Re: [core] #222: RawPublicKey identifier

Ari Keranen <ari.keranen@nomadiclab.com> Wed, 20 June 2012 13:42 UTC

Return-Path: <ari.keranen@nomadiclab.com>
X-Original-To: core@ietfa.amsl.com
Delivered-To: core@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3477B21F86C3 for <core@ietfa.amsl.com>; Wed, 20 Jun 2012 06:42:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W3N-mY7oLWU4 for <core@ietfa.amsl.com>; Wed, 20 Jun 2012 06:42:45 -0700 (PDT)
Received: from gw.nomadiclab.com (unknown [IPv6:2001:14b8:400:101::2]) by ietfa.amsl.com (Postfix) with ESMTP id 753AD21F86CA for <core@ietf.org>; Wed, 20 Jun 2012 06:42:45 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by gw.nomadiclab.com (Postfix) with ESMTP id D630E4E6EB; Wed, 20 Jun 2012 16:42:44 +0300 (EEST)
X-Virus-Scanned: amavisd-new at nomadiclab.com
Received: from gw.nomadiclab.com ([127.0.0.1]) by localhost (inside.nomadiclab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QBYkOsr_DpO3; Wed, 20 Jun 2012 16:42:44 +0300 (EEST)
Received: from n212.nomadiclab.com (localhost [IPv6:::1]) by gw.nomadiclab.com (Postfix) with ESMTPSA id 25F114E6E9; Wed, 20 Jun 2012 16:42:44 +0300 (EEST)
Message-ID: <4FE1D353.7020109@nomadiclab.com>
Date: Wed, 20 Jun 2012 16:42:43 +0300
From: Ari Keranen <ari.keranen@nomadiclab.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:13.0) Gecko/20120614 Thunderbird/13.0.1
MIME-Version: 1.0
To: Zach Shelby <zach@sensinode.com>
References: <057.f44297cd39b3b1ff3294035adc0e7f16@trac.tools.ietf.org> <072.5c15f1eb583565f73a961f8acff50c7d@trac.tools.ietf.org>
In-Reply-To: <072.5c15f1eb583565f73a961f8acff50c7d@trac.tools.ietf.org>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: core@ietf.org
Subject: Re: [core] #222: RawPublicKey identifier
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Constrained RESTful Environments \(CoRE\) Working Group list" <core.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/core>, <mailto:core-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/core>
List-Post: <mailto:core@ietf.org>
List-Help: <mailto:core-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/core>, <mailto:core-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 20 Jun 2012 13:42:46 -0000

FYI: based on the feedback we've got on the naming draft so far, the 
"human-readable format" has been renamed in to "human-speakable format".


Cheers,
Ari

On 6/11/12 5:12 PM, core issue tracker wrote:
>   Depending on how identifiers are given to the system that verifies
>   them, support for URI, binary, and/or human-readable format
>   [draft-ni] needs to be implemented. All implementations SHOULD
>   support the binary mode and implementations that have a user
>   interface SHOULD also support the human-readable format.