Re: [jose] POLL(s): header criticality

<sebastien.brault@orange.com> Wed, 06 February 2013 17:52 UTC

Return-Path: <sebastien.brault@orange.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 3C01E21F85DF for <jose@ietfa.amsl.com>; Wed, 6 Feb 2013 09:52:43 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level:
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, UNPARSEABLE_RELAY=0.001]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IEiGwGXuDH1G for <jose@ietfa.amsl.com>; Wed, 6 Feb 2013 09:52:42 -0800 (PST)
Received: from relais-inet.francetelecom.com (relais-ias91.francetelecom.com [193.251.215.91]) by ietfa.amsl.com (Postfix) with ESMTP id BC55021F8545 for <jose@ietf.org>; Wed, 6 Feb 2013 09:52:41 -0800 (PST)
Received: from omfedm06.si.francetelecom.fr (unknown [xx.xx.xx.2]) by omfedm11.si.francetelecom.fr (ESMTP service) with ESMTP id 983F73B41A1 for <jose@ietf.org>; Wed, 6 Feb 2013 18:52:40 +0100 (CET)
Received: from Exchangemail-eme1.itn.ftgroup (unknown [10.114.1.183]) by omfedm06.si.francetelecom.fr (ESMTP service) with ESMTP id 811FE27C046 for <jose@ietf.org>; Wed, 6 Feb 2013 18:52:40 +0100 (CET)
Received: from PEXCVZYM11.corporate.adroot.infra.ftgroup ([fe80::a441:e6a9:6143:6f0f]) by PEXCVZYH02.corporate.adroot.infra.ftgroup ([::1]) with mapi id 14.02.0318.004; Wed, 6 Feb 2013 18:52:40 +0100
From: sebastien.brault@orange.com
To: "jose@ietf.org" <jose@ietf.org>
Thread-Topic: [jose] POLL(s): header criticality
Thread-Index: AQHOAua+D+q84ufpKkeM13mXQx76+5htB8eggAAX9IA=
Date: Wed, 06 Feb 2013 17:52:40 +0000
Message-ID: <5163_1360173160_51129868_5163_5092_1_9DCA6A69E825794F80108BF7815EE1A8144059@PEXCVZYM11.corporate.adroot.infra.ftgroup>
In-Reply-To: <26432_1360168388_511285C3_26432_589_4_4E1F6AAD24975D4BA5B1680429673943674175D7@TK5EX14MBXC284.redmond.corp.microsoft.com>
Accept-Language: fr-FR, en-US
Content-Language: fr-FR
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
user-agent: Microsoft-MacOutlook/14.1.0.101012
x-originating-ip: [10.197.38.1]
Content-Type: text/plain; charset="iso-8859-1"
Content-ID: <38ADE42DF08F86429755D1C537A51F82@adroot.infra.ftgroup>
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-PMX-Version: 5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2013.2.6.141216
Subject: Re: [jose] POLL(s): header criticality
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, 06 Feb 2013 17:58:21 -0000

FIRST POLL: YES
SECOND POLL: YES
THIRD POLL : A

Regards.
Sébastien.

>-----Original Message-----
>From: jose-bounces@ietf.org [mailto:jose-bounces@ietf.org] On Behalf Of
>Karen O'Donoghue
>Sent: Monday, February 04, 2013 6:49 AM
>To: jose@ietf.org
>Subject: [jose] POLL(s): header criticality
>
>Folks,
>
>I am wrestling with how to help drive consensus on the topic of
>criticality of headers. For background, please review the current
>specification text, the minutes to the Atlanta meeting (IETF85), and the
>mailing list (especially the discussion in December with (Subj: Whether
>implementations must understand all JOSE header fields)). We need to come
>to closure on this issue in order to progress the specifications.
>
>As a tool to gather further information on determining a way forward, the
>following polls have been created. Please respond before 11 February 2013.
>
>Thanks,
>Karen
>
>*******************
>FIRST POLL: Should all header fields be critical for implementations to
>understand?
>
>YES - All header fields must continue to be understood by implementations
>or the input must be rejected.
>
>NO - A means of listing that specific header fields may be safely ignored
>should be defined.
>
>********************
>SECOND POLL: Should the result of the first poll be "YES", should text
>like the following be added? "Implementation Note: The requirement to
>understand all header fields is a requirement on the system as a whole -
>not on any particular level of library software. For instance, a JOSE
>library could process the headers that it understands and then leave the
>processing of the rest of them up to the application. For those headers
>that the JOSE library didn't understand, the responsibility for
>fulfilling the 'MUST understand' requirement for the remaining headers
>would then fall to the application."
>
>YES - Add the text clarifying that the "MUST understand" requirement is a
>requirement on the system as a whole - not specifically on JOSE libraries.
>
>NO - Don't add the clarifying text.
>
>************************
>THIRD POLL: Should the result of the first poll be "NO", which syntax
>would you prefer for designating the header fields that may be ignored if
>not understood?
>
>A - Define a header field that explicitly lists the fields that may be
>safely ignored if not understood.
>
>B - Introduce a second header, where implementations must understand all
>fields in the first but they may ignore not-understood fields in the
>second.
>
>C - Other??? (Please specify in detail.)
>_______________________________________________
>jose mailing list
>jose@ietf.org
>https://www.ietf.org/mailman/listinfo/jose


_________________________________________________________________________________________________________________________

Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration,
France Telecom - Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci.

This message and its attachments may contain confidential or privileged information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete this message and its attachments.
As emails may be altered, France Telecom - Orange is not liable for messages that have been modified, changed or falsified.
Thank you.