Re: [jose] I-D Action: draft-ietf-jose-use-cases-05.txt

Richard Barnes <rlb@ipv.sx> Fri, 04 October 2013 17:14 UTC

Return-Path: <rlb@ipv.sx>
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 766E421F9A98 for <jose@ietfa.amsl.com>; Fri, 4 Oct 2013 10:14:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.965
X-Spam-Level:
X-Spam-Status: No, score=-1.965 tagged_above=-999 required=5 tests=[AWL=-0.655, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1, SARE_HTML_USL_OBFU=1.666]
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 4-y3Hnoq7DRr for <jose@ietfa.amsl.com>; Fri, 4 Oct 2013 10:14:14 -0700 (PDT)
Received: from mail-oa0-f44.google.com (mail-oa0-f44.google.com [209.85.219.44]) by ietfa.amsl.com (Postfix) with ESMTP id 5CB7921F9C42 for <jose@ietf.org>; Fri, 4 Oct 2013 10:14:14 -0700 (PDT)
Received: by mail-oa0-f44.google.com with SMTP id l10so4303480oag.3 for <jose@ietf.org>; Fri, 04 Oct 2013 10:14:14 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=YqazBwNva4BrMlWLbKOKKb/DlsV0kbPXyTyA+FVEo+A=; b=WMUD/SVKMbje9Hsy6mwXBb8U0PFebQGg5NFDRkcTdMY449Q9k73PkwJGtW76GL/+YZ FeCIizXLnjFQoAlb4qj5vZ28Q93NhjZDk8BfJcPm8OzQbdfORMrFVPcGg/MqSlwswEBb S1Fv554QImleucJn8z/7OBjcJ7Fiuizivc9jjBOQX5PWOgK2KQ7hxQsL6wP6EMkuNmoE 0IRaiJRNyUtw3UoIKs80VFubiLE8SZN2CVl8Jpx5553qJG6kd0wkRw6+rV5wu1WAI2/2 En0r3v/yPsrac0GPFJGWNSxYMAj8qCM65S6tmuvK70LDLnywLOsqSp+76uRB4/wQOWzW h4Iw==
X-Gm-Message-State: ALoCoQm6SaBcg28CBRRwwMw2Yumux85uNYw/7PWwn7zp3tP7tLY74yzu6aO6cW/kiKKoDjETFuKi
MIME-Version: 1.0
X-Received: by 10.60.43.131 with SMTP id w3mr23396751oel.10.1380906853946; Fri, 04 Oct 2013 10:14:13 -0700 (PDT)
Received: by 10.60.31.74 with HTTP; Fri, 4 Oct 2013 10:14:13 -0700 (PDT)
In-Reply-To: <5232594E.4040709@ieca.com>
References: <20130905154742.11450.63345.idtracker@ietfa.amsl.com> <5232594E.4040709@ieca.com>
Date: Fri, 04 Oct 2013 13:14:13 -0400
Message-ID: <CAL02cgQxQnGRFVC9i3bYBStSDwJ=tbBk4go7ArrRG+kx3Lnrzg@mail.gmail.com>
From: Richard Barnes <rlb@ipv.sx>
To: Sean Turner <turners@ieca.com>
Content-Type: multipart/alternative; boundary="001a113346ce7f648d04e7ed6e34"
Cc: "jose@ietf.org" <jose@ietf.org>
Subject: Re: [jose] I-D Action: draft-ietf-jose-use-cases-05.txt
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: Fri, 04 Oct 2013 17:14:18 -0000

Chairs/AD: Should I go ahead and rev this, or handle these along with IETF
LC comments?


On Thu, Sep 12, 2013 at 8:16 PM, Sean Turner <turners@ieca.com> wrote:

> I'm just nitting for now:
>
> 1) s2
>
> OLD:
>
> The JOSE working group charter calls for the group to define three basic
> JSON object formats:
>
> NEW:
>
> Three basic JSON object formats are initially defined, with more possibly
> defined later:
>
> 2) s2
>
> OLD:
>
> The JOSE working group items intended to describe these formats are JSON
> Web Signature (JWS), JSON Web Encryption (JWE), and JSON Web Key (JWK),
> respectively [I-D.ietf-jose-json-web-**signature] [I-D.ietf-jose-json-web-
> **encryption] [I-D.ietf-jose-json-web-key].
>
> NEW:
>
> The JSON Web Signature (JWS), JSON Web Encryption (JWE), and JSON Web Key
> (JWK) specifications, respectively [I-D.ietf-jose-json-web-**signature]
> [I-D.ietf-jose-json-web-**encryption] [I-D.ietf-jose-json-web-key],
> define these formats.
>
> 3) s3: Not sure the following is entirely correct for DH-based algs:
>
>  o  The JOSE encrypted object format must support object encryption in
>     the case where the sender has only a public key for the receiver.
>
> Shouldn't this also include the case where the sender has their own public
> key and the receiver's public key.
>
> spt
>
>
>
> ______________________________**_________________
> jose mailing list
> jose@ietf.org
> https://www.ietf.org/mailman/**listinfo/jose<https://www.ietf.org/mailman/listinfo/jose>
>