Re: [OAUTH-WG] Basic signature support in the core specification

Dick Hardt <dick.hardt@gmail.com> Sat, 25 September 2010 00:19 UTC

Return-Path: <dick.hardt@gmail.com>
X-Original-To: oauth@core3.amsl.com
Delivered-To: oauth@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 37DA83A6AA5 for <oauth@core3.amsl.com>; Fri, 24 Sep 2010 17:19:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.896
X-Spam-Level:
X-Spam-Status: No, score=-1.896 tagged_above=-999 required=5 tests=[AWL=-0.703, BAYES_00=-2.599, J_CHICKENPOX_42=0.6, SARE_URI_CONS7=0.306, URI_NOVOWEL=0.5]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vtl6IbUTxiaq for <oauth@core3.amsl.com>; Fri, 24 Sep 2010 17:19:37 -0700 (PDT)
Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by core3.amsl.com (Postfix) with ESMTP id 10B6C3A6B5F for <oauth@ietf.org>; Fri, 24 Sep 2010 17:19:36 -0700 (PDT)
Received: by pzk6 with SMTP id 6so994340pzk.31 for <oauth@ietf.org>; Fri, 24 Sep 2010 17:20:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=6bbYQOvx2vMrK7TUk7TTNOqF+3ngyQmHtNGTb2Oc9ao=; b=T8fMYA8btkQM3vRrqirJ1YIQkUFcglIKEh/zQQ6Di5kCCxsOCU4cYrI49J/QuqS8is eofiK1ABiMpw3x9Xyw1+DEP13g9TIynXELtEi9WgnKGPGYbJ3EEdXOyihdCefIYUeiw6 c7wRCwa8UbQUbfQnox0pVSMmNEhi4gfJKY2dg=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=UnD+BeOb1TwyK8BO1AxGOvRz+oq/DLayXr17nRifto4J79rXj5DHOD9lfw55wdydo4 0mRpMEmUCIhqQc+nHRRJu1UP6bcwgp34k9Y10N7jzKFZ5qMbhoXC4yurLzoiiuuBlPbV XobrYL8S0fdFt4OYB2rI8S3mKKfA78XaHAIFY=
Received: by 10.114.77.10 with SMTP id z10mr4499469waa.168.1285374009586; Fri, 24 Sep 2010 17:20:09 -0700 (PDT)
Received: from [192.168.1.5] (c-24-130-32-55.hsd1.ca.comcast.net [24.130.32.55]) by mx.google.com with ESMTPS id d39sm4495894wam.16.2010.09.24.17.20.07 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 24 Sep 2010 17:20:08 -0700 (PDT)
Mime-Version: 1.0 (Apple Message framework v1081)
Content-Type: text/plain; charset="us-ascii"
From: Dick Hardt <dick.hardt@gmail.com>
In-Reply-To: <09403564-A165-4372-AE90-894BFD1AF35B@xmlgrrl.com>
Date: Fri, 24 Sep 2010 17:20:03 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <01D06BDE-576D-457A-B86E-37D35535C0A7@gmail.com>
References: <C8C15057.3AC64%eran@hueniverse.com> <09403564-A165-4372-AE90-894BFD1AF35B@xmlgrrl.com>
To: Eve Maler <eve@xmlgrrl.com>
X-Mailer: Apple Mail (2.1081)
Cc: OAuth WG <oauth@ietf.org>
Subject: Re: [OAUTH-WG] Basic signature support in the core specification
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: OAUTH WG <oauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/oauth>, <mailto:oauth-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/oauth>
List-Post: <mailto:oauth@ietf.org>
List-Help: <mailto:oauth-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/oauth>, <mailto:oauth-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 25 Sep 2010 00:19:38 -0000

That's a confusing answer Eve. Is it in the spec or pointed to from the spec? 

I think there is consensus that there are enough use cases that signatures need to be spec'ed -- the question is if the signature spec is in core or a separate spec.

For people that don't need signatures, having them separate keeps the core spec simpler. Having a separate spec enables other groups to reuse the signature mechanism without confusing their readers with the rest of the OAuth spec.

On 2010-09-24, at 1:37 PM, Eve Maler wrote:

> +1 for signature support in the core spec (which may look like normative pointers out to a separate spec module if it turns out there's wider usage for that module beyond OAuth).
> 
> 	Eve
> 
> On 23 Sep 2010, at 6:43 PM, Eran Hammer-Lahav wrote:
> 
>> Since much of this recent debate was done off list, I'd like to ask people
>> to simply express their support or objection to including a basic signature
>> feature in the core spec, in line with the 1.0a signature approach.
>> 
>> This is not a vote, just taking the temperature of the group.
>> 
>> EHL
>> 
>> _______________________________________________
>> OAuth mailing list
>> OAuth@ietf.org
>> https://www.ietf.org/mailman/listinfo/oauth
> 
> 
> Eve Maler                                  http://www.xmlgrrl.com/blog
> +1 425 345 6756                         http://www.twitter.com/xmlgrrl
> 
> _______________________________________________
> OAuth mailing list
> OAuth@ietf.org
> https://www.ietf.org/mailman/listinfo/oauth