Re: [jose] #71: Section 3.2 - "use" (Key Use) Parameter
"jose issue tracker" <trac+jose@trac.tools.ietf.org> Thu, 10 October 2013 06:45 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 DCF9E11E815A for <jose@ietfa.amsl.com>; Wed, 9 Oct 2013 23:45:01 -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=[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 JpmDzjpPKSMW for <jose@ietfa.amsl.com>; Wed, 9 Oct 2013 23:45:01 -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 40C5411E81B7 for <jose@ietf.org>; Wed, 9 Oct 2013 23:44:40 -0700 (PDT)
Received: from localhost ([127.0.0.1]:42832 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 1VU9zC-0004Ec-9s; Thu, 10 Oct 2013 08:44:38 +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: Thu, 10 Oct 2013 06:44:38 -0000
X-URL: http://tools.ietf.org/jose/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/jose/trac/ticket/71#comment:2
Message-ID: <076.3eb84f8d80bfc282aef73f73cac2c69e@trac.tools.ietf.org>
References: <061.bd1c7f505b1fc14cae750516c3c24ce8@trac.tools.ietf.org>
X-Trac-Ticket-ID: 71
In-Reply-To: <061.bd1c7f505b1fc14cae750516c3c24ce8@trac.tools.ietf.org>
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: <20131010064441.40C5411E81B7@ietfa.amsl.com>
Resent-Date: Wed, 09 Oct 2013 23:44:40 -0700
Resent-From: trac+jose@trac.tools.ietf.org
Cc: jose@ietf.org
Subject: Re: [jose] #71: Section 3.2 - "use" (Key Use) Parameter
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: Thu, 10 Oct 2013 06:45:02 -0000
#71: Section 3.2 - "use" (Key Use) Parameter Changes (by ietf@augustcellars.com) * status: new => closed * resolution: => fixed Old description: > A. What are the requirements for defining a new use string. Is there a > registry for this, are they supposed to be collision resistant? > > * FIXED: A registry now exists for this field. > > B. Use of member is OPTIONAL does not convey sufficient information. For > whom is it optional? > > C. What happens if use is absent is not covered in the document. > > D. John Bradley made a big deal at the Berlin meeting about the fact that > this needs to be a single value rather than a multi-value field. The > reasoning behind this was that allowing for multiple values was an evil > thing. This would imply that this is not an optional field but is, at a > minimum a SHOULD field with heavy language about when one would not > specify a value. all uses (absent) is worse than some usages (multi) is > worse than one usage (single). New description: A. What are the requirements for defining a new use string. Is there a registry for this, are they supposed to be collision resistant? * FIXED: A registry now exists for this field. B. Use of member is OPTIONAL does not convey sufficient information. For whom is it optional? * FIXED - no longer optional field C. What happens if use is absent is not covered in the document. * WON'T FIX - probably implicit that all uses are allowed D. John Bradley made a big deal at the Berlin meeting about the fact that this needs to be a single value rather than a multi-value field. The reasoning behind this was that allowing for multiple values was an evil thing. This would imply that this is not an optional field but is, at a minimum a SHOULD field with heavy language about when one would not specify a value. all uses (absent) is worse than some usages (multi) is worse than one usage (single). * FIXED - it is not a should so it meets minimum requirements -- -- -------------------------+------------------------------------------------- Reporter: | Owner: draft-ietf-jose-json-web- ietf@augustcellars.com | key@tools.ietf.org Type: defect | Status: closed Priority: major | Milestone: Component: json-web- | Version: key | Resolution: fixed Severity: - | Keywords: | -------------------------+------------------------------------------------- Ticket URL: <http://trac.tools.ietf.org/wg/jose/trac/ticket/71#comment:2> jose <http://tools.ietf.org/jose/>
- [jose] #71: Section 3.2 - "use" (Key Use) Paramet… jose issue tracker
- Re: [jose] #71: Section 3.2 - "use" (Key Use) Par… jose issue tracker
- Re: [jose] #71: Section 3.2 - "use" (Key Use) Par… jose issue tracker