Re: [jose] DISCUSS: Nonce/Timestamp parameter

Stephen Kent <kent@bbn.com> Tue, 28 August 2012 04:19 UTC

Return-Path: <kent@bbn.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 793DE11E80A3 for <jose@ietfa.amsl.com>; Mon, 27 Aug 2012 21:19:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.526
X-Spam-Level:
X-Spam-Status: No, score=-106.526 tagged_above=-999 required=5 tests=[AWL=0.072, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4, 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 mOxoVqZt9eht for <jose@ietfa.amsl.com>; Mon, 27 Aug 2012 21:19:40 -0700 (PDT)
Received: from smtp.bbn.com (smtp.bbn.com [128.33.0.80]) by ietfa.amsl.com (Postfix) with ESMTP id 7A9F711E808E for <jose@ietf.org>; Mon, 27 Aug 2012 21:19:40 -0700 (PDT)
Received: from dommiel.bbn.com ([192.1.122.15]:38182 helo=fritz.local) by smtp.bbn.com with esmtp (Exim 4.77 (FreeBSD)) (envelope-from <kent@bbn.com>) id 1T6DH8-000AK0-2z; Tue, 28 Aug 2012 00:19:38 -0400
Message-ID: <503C46D8.9020808@bbn.com>
Date: Tue, 28 Aug 2012 00:19:36 -0400
From: Stephen Kent <kent@bbn.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:14.0) Gecko/20120713 Thunderbird/14.0
MIME-Version: 1.0
To: jose@ietf.org, Axel.Nennker@telekom.de
References: <CE8995AB5D178F44A2154F5C9A97CAF402517E00B8B5@HE111541.emea1.cds.t-internal.com> <CE8995AB5D178F44A2154F5C9A97CAF402517E00C0E7@HE111541.emea1.cds.t-internal.com>
In-Reply-To: <CE8995AB5D178F44A2154F5C9A97CAF402517E00C0E7@HE111541.emea1.cds.t-internal.com>
Content-Type: multipart/alternative; boundary="------------000004050107080205090508"
Subject: Re: [jose] DISCUSS: Nonce/Timestamp parameter
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: Tue, 28 Aug 2012 04:19:41 -0000

Axel,

I did not vote on this issue, but I am concerned by what appears to be 
the basis for your
position. Specifically, you say:

*Maybe there is some justification for nonce in jwt but if jwt is used 
with oauth2 then we already have state.*

JOSE's cope is not just oauth2, so it seems inappropriate to argue that 
a feature is not
needed based on just that app.

Steve