[jose] #68: Section 3 - JSON Web Key (JWK) Format

"jose issue tracker" <trac+jose@trac.tools.ietf.org> Sun, 18 August 2013 19:36 UTC

Return-Path: <trac+jose@trac.tools.ietf.org>
X-Original-To: jose@ietfa.amsl.com
Delivered-To: jose@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C25721F8F67 for <jose@ietfa.amsl.com>; Sun, 18 Aug 2013 12:36:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level:
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 04Z3DRiJ8BL1 for <jose@ietfa.amsl.com>; Sun, 18 Aug 2013 12:36:16 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 7366821F9A71 for <jose@ietf.org>; Sun, 18 Aug 2013 12:36:15 -0700 (PDT)
Received: from localhost ([127.0.0.1]:39452 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac+jose@trac.tools.ietf.org>) id 1VB8lo-000513-RE; Sun, 18 Aug 2013 21:36:12 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: jose issue tracker <trac+jose@trac.tools.ietf.org>
X-Trac-Version: 0.12.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: draft-ietf-jose-json-web-key@tools.ietf.org, ietf@augustcellars.com
X-Trac-Project: jose
Date: Sun, 18 Aug 2013 19:36:12 -0000
X-URL: http://tools.ietf.org/jose/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/jose/trac/ticket/68
Message-ID: <061.1644e694b34ebc855764cf6a1a5e2259@trac.tools.ietf.org>
X-Trac-Ticket-ID: 68
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: draft-ietf-jose-json-web-key@tools.ietf.org, ietf@augustcellars.com, jose@ietf.org
X-SA-Exim-Mail-From: trac+jose@trac.tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Resent-To: mbj@microsoft.com
Resent-Message-Id: <20130818193616.7366821F9A71@ietfa.amsl.com>
Resent-Date: Sun, 18 Aug 2013 12:36:15 -0700
Resent-From: trac+jose@trac.tools.ietf.org
Cc: jose@ietf.org
Subject: [jose] #68: Section 3 - JSON Web Key (JWK) Format
X-BeenThere: jose@ietf.org
X-Mailman-Version: 2.1.12
List-Id: Javascript Object Signing and Encryption <jose.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/jose>, <mailto:jose-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/jose>
List-Post: <mailto:jose@ietf.org>
List-Help: <mailto:jose-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/jose>, <mailto:jose-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 19 Aug 2013 23:23:05 -0000

#68: Section 3 - JSON Web Key (JWK) Format

 A. The first two sentences are not readable - and may be somewhat
 contradictory.  Suggested re-write as

    ""A JSON Web Key (JWK) is a JSON object.
 The members of the object represent different properties of the key.
 These properties include the value of the key, the usage of the key and so
 forth.
 This document defines a set of parameters that are not algorithm specific,
 and thus common to many keys.""

 B. member names within is ambiguous - does this mean within each
 lexicographical scope or completely?

 C. In the sentence  Additional members MAY - this may is not a protocol
 requirement.

 D. In the sentence - If not understood - please clarify what "they" is
 referring to

 E. In paragraph 3 - sentence 2/3 - First you say they may be reused - then
 you tell me they must be collision resistant - please clarify this text

 F. In paragraph 3 - This should be a reference to the registry not point
 to the section 7.1

-- 
-------------------------+-------------------------------------------------
 Reporter:               |      Owner:  draft-ietf-jose-json-web-
  ietf@augustcellars.com |  key@tools.ietf.org
     Type:  defect       |     Status:  new
 Priority:  Editorial    |  Milestone:
Component:  json-web-    |    Version:
  key                    |   Keywords:
 Severity:  -            |
-------------------------+-------------------------------------------------

Ticket URL: <http://trac.tools.ietf.org/wg/jose/trac/ticket/68>
jose <http://tools.ietf.org/jose/>