Re: [jose] Feedback request on jose tracker issue #8: Should we add a "spi" header field?

John Bradley <ve7jtb@ve7jtb.com> Wed, 17 April 2013 20:44 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 7852721F86CA for <jose@ietfa.amsl.com>; Wed, 17 Apr 2013 13:44:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.141
X-Spam-Level:
X-Spam-Status: No, score=-3.141 tagged_above=-999 required=5 tests=[AWL=0.457, 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 R5UUBHcPkUfH for <jose@ietfa.amsl.com>; Wed, 17 Apr 2013 13:44:17 -0700 (PDT)
Received: from mail-qa0-f53.google.com (mail-qa0-f53.google.com [209.85.216.53]) by ietfa.amsl.com (Postfix) with ESMTP id 2C9B621F86DE for <jose@ietf.org>; Wed, 17 Apr 2013 13:44:07 -0700 (PDT)
Received: by mail-qa0-f53.google.com with SMTP id p6so1131495qad.12 for <jose@ietf.org>; Wed, 17 Apr 2013 13:44:07 -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=JJcr+S9LZznQvNSnD7DfwR0suNUyGXTvVTLx1pJUVvw=; b=A6V2ugWZRBO9v0u9kZmn3P8dqxcf1yYcv0X5zbzN9m/vt3LLbjs9vnQ4vMFaBGQcvR kNNBj4rSpXOFlUzAd8NPR77pCwhtKk1P9e27l5JlS56upnpIAEbnV7otetVZYzg1OtG6 d7n4C2Os9+W+8Pp5vC1ALHqkNtGRFtaj3lLKn7HJImOzLjqz0wvjxa5ky5WeIm2+hXOu FkCYUqnJMttYD5WT9+ZpUaEyub11dMuDOWRb8aPr0mAwjZu+iYLvkIdzFrtAqOVTY8Wt qB5Uf73Lw1LENA9zDBQLYsrYzq72nIdNWUNJGTDSjk0S4u9IWsEWxbc7xtYrKnNxK8h8 470g==
X-Received: by 10.224.17.2 with SMTP id q2mr2497809qaa.59.1366231447317; Wed, 17 Apr 2013 13:44:07 -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 k8sm9345077qej.2.2013.04.17.13.44.04 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 17 Apr 2013 13:44:06 -0700 (PDT)
Content-Type: multipart/signed; boundary="Apple-Mail=_FD077C09-505D-4277-9A41-30A68FA10E9C"; 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: <51674E2D.3040604@isoc.org>
Date: Wed, 17 Apr 2013 17:43:56 -0300
Message-Id: <454CF566-07DE-4B80-8324-2C08422D3A87@ve7jtb.com>
References: <51674E2D.3040604@isoc.org>
To: odonoghue@isoc.org
X-Mailer: Apple Mail (2.1503)
X-Gm-Message-State: ALoCoQm5PoT2Dqq8cT4MnCQOm8zdQdtrtaDpllvPRee2qGk1bMmaDJ3o2JvI4ayxFBZRwwR/oeOd
Cc: jose@ietf.org
Subject: Re: [jose] Feedback request on jose tracker issue #8: Should we add a "spi" header field?
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:44:18 -0000

1

I think this needs more work and time before trying to move it into the base spec.

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

> Issue #8 http://trac.tools.ietf.org/wg/jose/trac/ticket/8 proposes adding an “spi” (security parameters index) header parameter to the JWS and JWE specifications.  This modification to the JOSE formats would allow for signaling that pre-negotiated cryptographic parameters are being used, rather than including those parameters in the JWS or JWE header.  This proposal has been written up as http://tools.ietf.org/html/draft-barnes-jose-spi-00.
>  
> 
> Which of these best describes your preferences on this issue?
> 
> 1.  Have draft-barnes-jose-spi remain a separate specification that could optionally also be supported by JWS and JWE implementations.
> 
> 2.  Incorporate draft-barnes-jose-spi into the JWS and JWE specifications as a mandatory feature.
> 
> 3.  Incorporate draft-barnes-jose-spi into the JWS and JWE specifications as an optional feature.
> 
> 4.  Another resolution (please specify in detail).
> 
> 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