Re: [jose] Feedback request on jose tracker issue #15: Should at least on key indicator be mandatory

John Bradley <ve7jtb@ve7jtb.com> Wed, 17 April 2013 20:56 UTC

Return-Path: <ve7jtb@ve7jtb.com>
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 E886F21E8091 for <jose@ietfa.amsl.com>; Wed, 17 Apr 2013 13:56:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.232
X-Spam-Level:
X-Spam-Status: No, score=-3.232 tagged_above=-999 required=5 tests=[AWL=0.366, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
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 Le+vkwmrH7Ay for <jose@ietfa.amsl.com>; Wed, 17 Apr 2013 13:56:25 -0700 (PDT)
Received: from mail-qe0-f43.google.com (mail-qe0-f43.google.com [209.85.128.43]) by ietfa.amsl.com (Postfix) with ESMTP id 93D2F21E80A7 for <jose@ietf.org>; Wed, 17 Apr 2013 13:56:21 -0700 (PDT)
Received: by mail-qe0-f43.google.com with SMTP id f6so1186290qej.30 for <jose@ietf.org>; Wed, 17 Apr 2013 13:56:19 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:content-type:mime-version:subject:from:in-reply-to:date :cc:message-id:references:to:x-mailer:x-gm-message-state; bh=VDAKbHb7VWWHY1f0MKch9Em9DsbvFORfhACWNlmuOms=; b=Rq++oYXqZOxVZEH4LuCOHMMRvqaFgf3m/61blVX4SUnSEHAMumxDjIVdxI2N43FUrt C0WOVVwnUPpxMMVc91AJoimrLDBmi60ViClsxxYMpOnYcamNfKYqweqc4619HSUqVO2A BswYWhca+2ZPit7ZZzA0bh0UJ924exYKkqPea/HYzuot29AIWG328juhLvL4Rt8x7UI8 TcUd3u0hNv0kxzggpbmvjgnIgfl9fgz4ImiPGjskQZTM94W/Ifskf0aiG/u4sBdk8xCT 8Ke4KV3Cn2NjPsc3rDpsVvVJS4AccTVcDZC5yyPWENmqnegZifY/0YDD8kET9dhpBJCD CV8g==
X-Received: by 10.229.52.4 with SMTP id f4mr2772901qcg.18.1366232179484; Wed, 17 Apr 2013 13:56:19 -0700 (PDT)
Received: from [192.168.1.39] (190-20-57-18.baf.movistar.cl. [190.20.57.18]) by mx.google.com with ESMTPS id ei3sm10208602qab.10.2013.04.17.13.56.16 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 17 Apr 2013 13:56:18 -0700 (PDT)
Content-Type: multipart/signed; boundary="Apple-Mail=_8B2ABF2E-3DFC-42F3-8771-9A4EA417F7DB"; protocol="application/pkcs7-signature"; micalg="sha1"
Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\))
From: John Bradley <ve7jtb@ve7jtb.com>
In-Reply-To: <51674E63.3050809@isoc.org>
Date: Wed, 17 Apr 2013 17:56:08 -0300
Message-Id: <8ACF653B-8300-45F9-9030-2C5B3BE271E9@ve7jtb.com>
References: <51674E63.3050809@isoc.org>
To: odonoghue@isoc.org
X-Mailer: Apple Mail (2.1503)
X-Gm-Message-State: ALoCoQnr3TQDGS87ep7+4bHedh1KwTLQKhesYxIY4OUm9ounRlT07cGBQiWJH3rt1u4cvGDV4G47
Cc: jose@ietf.org
Subject: Re: [jose] Feedback request on jose tracker issue #15: Should at least on key indicator be mandatory
X-BeenThere: jose@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
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: Wed, 17 Apr 2013 20:56:27 -0000

1.  Yes – Use cases where key information is exchanged by means other than the JWS and JWE headers ARE important.

I also think the KID or other method of identifying the key is a SHOULD.  It might be that there is only one key so identifying it is a touch redundant.
We have methods other than kid to identify the key as well.


On 2013-04-11, at 8:59 PM, Karen O'Donoghue <odonoghue@isoc.org> wrote:


> Issue #15 http://trac.tools.ietf.org/wg/jose/trac/ticket/15. suggests requiring that a key indicator, such as a “kid” field, be required in all JWS and JWE headers. Are use cases where key information is exchanged by means other than the JWS or JWE headers important?
> Which of these best describes your preferences on this issue?
> 
> 1.  Yes.
> 
> 2.   No.
> 
> 0.  I need more information to decide.
> 
>  
> 
> Your reply is requested by Friday, April 19th (or earlier). 
> _______________________________________________
> jose mailing list
> jose@ietf.org
> https://www.ietf.org/mailman/listinfo/jose