Re: [jose] #31: Add extractability field for JWK
"jose issue tracker" <trac+jose@trac.tools.ietf.org> Tue, 30 July 2013 10:13 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 5F5A411E81C8 for <jose@ietfa.amsl.com>; Tue, 30 Jul 2013 03:13:59 -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 ZzJlO-sUcYux for <jose@ietfa.amsl.com>; Tue, 30 Jul 2013 03:13:58 -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 F01B021E8085 for <jose@ietf.org>; Tue, 30 Jul 2013 03:13:54 -0700 (PDT)
Received: from localhost ([127.0.0.1]:45513 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 1V46w4-0003vh-73; Tue, 30 Jul 2013 12:13:44 +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, michael.jones@microsoft.com
X-Trac-Project: jose
Date: Tue, 30 Jul 2013 10:13:44 -0000
X-URL: http://tools.ietf.org/jose/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/jose/trac/ticket/31#comment:1
Message-ID: <076.6cfd5878beaffd8672ad2a6972f979f9@trac.tools.ietf.org>
References: <061.fc2cc9a148cfe0aa2891c4147259ac5b@trac.tools.ietf.org>
X-Trac-Ticket-ID: 31
In-Reply-To: <061.fc2cc9a148cfe0aa2891c4147259ac5b@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, michael.jones@microsoft.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: <20130730101354.F01B021E8085@ietfa.amsl.com>
Resent-Date: Tue, 30 Jul 2013 03:13:54 -0700
Resent-From: trac+jose@trac.tools.ietf.org
Cc: jose@ietf.org
Subject: Re: [jose] #31: Add extractability field for JWK
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: Tue, 30 Jul 2013 10:13:59 -0000
#31: Add extractability field for JWK Comment (by michael.jones@microsoft.com) This seems significantly underspecified. For one thing, extractability is often not simply a Boolean value. For instance, the Windows key store has different properties for whether a key may be extracted in wrapped form (NCRYPT_ALLOW_EXPORT_FLAG) and whether it may be extracted as an unprotected key (NCRYPT_ALLOW_PLAINTEXT_EXPORT_FLAG). The good news is that, should WebCrypto want/need to fully specify an extractability key property, they can do so in a WebCrypto document and register the field in the JSON Web Key Parameters Registry. This requires no action on the part of the JOSE working group. Therefore, I believe that this should be closed as Won't-Fix. -- -------------------------+------------------------------------------------- Reporter: | Owner: draft-ietf-jose-json-web- ietf@augustcellars.com | key@tools.ietf.org Type: defect | Status: new Priority: major | Milestone: Component: json-web- | Version: key | Resolution: Severity: - | Keywords: | -------------------------+------------------------------------------------- Ticket URL: <http://trac.tools.ietf.org/wg/jose/trac/ticket/31#comment:1> jose <http://tools.ietf.org/jose/>
- [jose] #31: Add extractability field for JWK jose issue tracker
- Re: [jose] #31: Add extractability field for JWK jose issue tracker
- Re: [jose] #31: Add extractability field for JWK jose issue tracker
- Re: [jose] #31: Add extractability field for JWK jose issue tracker