Re: [woes] Proposed charter, post-Quebec edition

Jeremy Laurenson <jlaurens@cisco.com> Thu, 04 August 2011 18:18 UTC

Return-Path: <jlaurens@cisco.com>
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 5255321F89C2 for <woes@ietfa.amsl.com>; Thu, 4 Aug 2011 11:18:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
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 6dTGhtXuLQFZ for <woes@ietfa.amsl.com>; Thu, 4 Aug 2011 11:18:23 -0700 (PDT)
Received: from rcdn-iport-3.cisco.com (rcdn-iport-3.cisco.com [173.37.86.74]) by ietfa.amsl.com (Postfix) with ESMTP id 5FACF21F88A1 for <woes@ietf.org>; Thu, 4 Aug 2011 11:18:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=jlaurens@cisco.com; l=4393; q=dns/txt; s=iport; t=1312481919; x=1313691519; h=subject:mime-version:from:in-reply-to:date:cc: content-transfer-encoding:message-id:references:to; bh=K+OTqkVmur6z7sTdAjCGDpo7jC2SO+bqKtHzikR+8ss=; b=kIZn/J8BcKk6SCIQ0LNACGkLaOMxYha3w0SDM1HKgmY4d7qplY1kwBXv 87qmXhkREPZnkgNjNKfjEeahas+brN0E9vFoLrYquTg7Lp4MWZm1ykfcS UO+FBpO5RCNPjTe0HOhjcI/WyaPp27YoALXL/2aORvFF7ItAtTmcVweCQ 4=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: Av4EAKThOk6rRDoG/2dsb2JhbABDp2h3gTkHAQEBAQIBAQEBDwEnLQcLBQsLGC4nMAYTFA6HSgSiUQGeboVjXwSSe5EA
X-IronPort-AV: E=Sophos;i="4.67,318,1309737600"; d="scan'208";a="9741010"
Received: from mtv-core-1.cisco.com ([171.68.58.6]) by rcdn-iport-3.cisco.com with ESMTP; 04 Aug 2011 18:18:38 +0000
Received: from rtp-jlaurens-8914.cisco.com (rtp-jlaurens-8914.cisco.com [10.117.85.181]) by mtv-core-1.cisco.com (8.14.3/8.14.3) with ESMTP id p74IIaW9025378; Thu, 4 Aug 2011 18:18:37 GMT
Mime-Version: 1.0 (Apple Message framework v1244.3)
Content-Type: text/plain; charset="us-ascii"
From: Jeremy Laurenson <jlaurens@cisco.com>
In-Reply-To: <15A4A9CD-FC3C-4D51-9EB5-6D05F372F5E2@gmail.com>
Date: Thu, 04 Aug 2011 14:18:34 -0400
Content-Transfer-Encoding: quoted-printable
Message-Id: <1A100FDB-9402-4541-93E3-E821E6BF7496@cisco.com>
References: <4F25253E-A870-4956-AAB1-20890B655984@vpnc.org> <15A4A9CD-FC3C-4D51-9EB5-6D05F372F5E2@gmail.com>
To: Phillip Hallam-Baker <hallam@gmail.com>
X-Mailer: Apple Mail (2.1244.3)
Cc: "woes@ietf.org" <woes@ietf.org>, Paul Hoffman <paul.hoffman@vpnc.org>
Subject: Re: [woes] Proposed charter, post-Quebec edition
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, 04 Aug 2011 18:18:24 -0000

Agree - I would think the ADs would agree and push back.

On Aug 4, 2011, at 12:11 AM, Phillip Hallam-Baker wrote:

> Is the object here to arrive at an RFC or to arrive at a standard with a broad base of support in the web services apps community?
> 
> If the latter the I suggest much more time so as to have the ability to get buy in from the relevant community.
> 
> 
> Sent from my angry birds pad
> 
> On Aug 2, 2011, at 19:13, Paul Hoffman <paul.hoffman@vpnc.org> wrote:
> 
>> Here is a proposal for the charter based on the discussion in the BoF last week and later discussion with Sean Turner. Comments, praise, scorn, etc., are welcome.
>> 
>> --Paul and Richard
>> 
>> Javascript Object Signing and Encrypting (jose)
>> ===============================================
>> 
>> Background 
>> ----------
>> 
>> Javascript Object Notation (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 encryption and digital signatures 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 well-known message security primitives (e.g., 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 four 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. "Digital signature" is defined as a hash operation followed by a signature operation using asymmetric keys.
>> 
>> 2) A Standards Track document specifying how to apply a JSON-structured encryption to data, including (but not limited to) JSON data structures.
>> 
>> 3) A Standards Track document specifying how to encode public keys as JSON-structured objects.
>> 
>> 4) A Standards Track document specifying mandatory-to-implement algorithms for the other three documents.
>> 
>> The working group may decide to address one or more 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.
>> 
>> Aug 2011    Submit JSON key format document as a WG item.
>> 
>> Aug 2011    Submit JSON algoritm 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.
>> 
>> Jan 2012    Start Working Group Last Call on JSON key format document.
>> 
>> Jan 2012    Start Working Group Last Call on JSON algorithm 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.
>> 
>> Feb 2012    Submit JSON key format document to IESG for consideration 
>> as Standards Track document.
>> 
>> Feb 2012    Submit JSON algorithm document to IESG for consideration 
>> as Standards Track document.
>> 
>> _______________________________________________
>> woes mailing list
>> woes@ietf.org
>> https://www.ietf.org/mailman/listinfo/woes
> _______________________________________________
> woes mailing list
> woes@ietf.org
> https://www.ietf.org/mailman/listinfo/woes