Re: [woes] New WOES charter proposal

Hannes Tschofenig <hannes.tschofenig@gmx.net> Thu, 07 July 2011 23:06 UTC

Return-Path: <hannes.tschofenig@gmx.net>
X-Original-To: woes@ietfa.amsl.com
Delivered-To: woes@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96B2E11E80BA for <woes@ietfa.amsl.com>; Thu, 7 Jul 2011 16:06:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.58
X-Spam-Level:
X-Spam-Status: No, score=-102.58 tagged_above=-999 required=5 tests=[AWL=0.019, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 m3WtIl2BKKaq for <woes@ietfa.amsl.com>; Thu, 7 Jul 2011 16:06:27 -0700 (PDT)
Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by ietfa.amsl.com (Postfix) with SMTP id 92E8311E8080 for <woes@ietf.org>; Thu, 7 Jul 2011 16:06:26 -0700 (PDT)
Received: (qmail invoked by alias); 07 Jul 2011 23:06:24 -0000
Received: from letku214.adsl.netsonic.fi (EHLO [10.0.0.6]) [194.29.195.214] by mail.gmx.net (mp017) with SMTP; 08 Jul 2011 01:06:24 +0200
X-Authenticated: #29516787
X-Provags-ID: V01U2FsdGVkX1/wpKMVj8jwdH8g0IDLhr2onKb2p3hjwyb+OTRM4k boVBYF+rbkkkpO
Mime-Version: 1.0 (Apple Message framework v1084)
Content-Type: text/plain; charset="us-ascii"
From: Hannes Tschofenig <hannes.tschofenig@gmx.net>
In-Reply-To: <B26C1EF377CB694EAB6BDDC8E624B6E723160841@CH1PRD0302MB115.namprd03.prod.outlook.com>
Date: Fri, 08 Jul 2011 02:06:22 +0300
Content-Transfer-Encoding: quoted-printable
Message-Id: <23656536-E4BA-41BE-AA61-A23654246826@gmx.net>
References: <B2ABF893-10E6-496A-8F63-FFA2C9C89541@vpnc.org> <0DE0E2DE-A2FC-40DF-978B-594658571658@vpnc.org> <B26C1EF377CB694EAB6BDDC8E624B6E723160841@CH1PRD0302MB115.namprd03.prod.outlook.com>
To: Anthony Nadalin <tonynad@microsoft.com>
X-Mailer: Apple Mail (2.1084)
X-Y-GMX-Trusted: 0
Cc: Paul Hoffman <paul.hoffman@vpnc.org>, "woes@ietf.org" <woes@ietf.org>
Subject: Re: [woes] New WOES charter proposal
X-BeenThere: woes@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Web Object Encryption and Signing \(woes\) BOF discussion list" <woes.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/woes>, <mailto:woes-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/woes>
List-Post: <mailto:woes@ietf.org>
List-Help: <mailto:woes-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/woes>, <mailto:woes-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jul 2011 23:06:27 -0000

And what does it mean to "base it on CMS"? 

It could, for example, mean that 
1) the same functionality as CMS has to be provided (but with a JSON encoding)
2) folks should look at CMS to get inspired
3) for a chosen subset of CMS that the JSON-based realization must be semantically equivalent (for example, to make translation easy or so)
4) re-use of parts is encouraged (such as registries, etc.) 

What did you had in mind, Paul? 

On Jul 8, 2011, at 12:17 AM, Anthony Nadalin wrote:

> Why do we need to base this on CMS, that should be an open.
> 
> -----Original Message-----
> From: Paul Hoffman [mailto:paul.hoffman@vpnc.org] 
> Sent: Thursday, July 07, 2011 10:55 AM
> To: woes@ietf.org
> Subject: Re: [woes] New WOES charter proposal
> 
> More comments, please.
> 
> On Jul 5, 2011, at 1:44 PM, Paul Hoffman wrote:
> 
>> Greetings again. After discussion with our ADs about having a much more limited charter than what was initially proposed, Richard Barnes and I have come up with the following. We would like this discussed as much as possible on the list before the Quebec meeting so that the meeting can be about finalizing the charter. Thus, comments are welcome.
>> 
>> We also note that the WG might want to change its name to JOES (JavaScript Object Encryption and Signing) to make its work clearer to people who don't read the first paragraph of the charter.
>> 
>> Web Object Encryption and Signing (woes) 
>> ========================================
>> 
>> Background
>> ----------
>> 
>> JSON is a text format for the serialization of structured data described in RFC 4627. The JSON format is often used for serializing and transmitting structured data over a network connection. With the increased usage of JSON in protocols in the IETF and elsewhere, there is now a desire to offer security services such as object encryption and message signing for data that is being carried in JSON format.
>> 
>> Different proposals for providing such security services have already been defined and implemented. This Working Group's task is to standardize two security services, encrypting and digitally signing, in order to increase interoperability of security features between protocols that use JSON. The Working Group will base its work on the Cryptographic Message Syntax (CMS), and will solicit input from the rest of the IETF Security Area to be sure that the security functionality in the JSON format is correct.
> 
>> 
>> This group is chartered to work on one or two documents:
>> 
>> 1) A Standards Track document specifying how to apply a JSON-structured digital signature to data, including (but not limited to) JSON data structures.
>> 
>> 2) A Standards Track document specifying how to apply a JSON-structured encryption to data, including (but not limited to) JSON data structures.
>> 
>> The working group may decide to address both of these goals in a single document, in which case the concrete milestones for signing/encryption below will both be satisfied by the single document.
>> 
>> Goals and Milestones
>> --------------------
>> 
>> Aug 2011    Submit JSON object signing document as a WG item.
>> 
>> Aug 2011    Submit JSON object encryption document as a WG item.
>> 
>> Jan 2012    Start Working Group Last Call on JSON object signing document.
>> 
>> Jan 2012    Start Working Group Last Call on JSON object encryption document.
>> 
>> Feb 2012    Submit JSON object signing document to IESG for consideration as 
>> Standards Track document.
>> 
>> Feb 2012    Submit JSON object encryption document to IESG for consideration 
>> as Standards Track document.
>> 
>> --Paul Hoffman
>> 
>> _______________________________________________
>> woes mailing list
>> woes@ietf.org
>> https://www.ietf.org/mailman/listinfo/woes
>> 
>> 
> 
> --Paul Hoffman
> 
> 
> 
> _______________________________________________
> woes mailing list
> woes@ietf.org
> https://www.ietf.org/mailman/listinfo/woes