Re: [websec] of quoted-string header field param value syntax (was: Strict-Transport-Security syntax redux)

Adam Barth <ietf@adambarth.com> Sun, 15 January 2012 22:25 UTC

Return-Path: <ietf@adambarth.com>
X-Original-To: websec@ietfa.amsl.com
Delivered-To: websec@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 54D6B21F849C for <websec@ietfa.amsl.com>; Sun, 15 Jan 2012 14:25:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.778
X-Spam-Level:
X-Spam-Status: No, score=-2.778 tagged_above=-999 required=5 tests=[AWL=0.199, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1]
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 Kms32QszGHxd for <websec@ietfa.amsl.com>; Sun, 15 Jan 2012 14:25:22 -0800 (PST)
Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by ietfa.amsl.com (Postfix) with ESMTP id D019B21F8480 for <websec@ietf.org>; Sun, 15 Jan 2012 14:25:22 -0800 (PST)
Received: by iaae16 with SMTP id e16so8197112iaa.31 for <websec@ietf.org>; Sun, 15 Jan 2012 14:25:22 -0800 (PST)
Received: by 10.50.10.225 with SMTP id l1mr10327812igb.9.1326666322453; Sun, 15 Jan 2012 14:25:22 -0800 (PST)
Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by mx.google.com with ESMTPS id pb6sm29466476igc.5.2012.01.15.14.25.21 (version=SSLv3 cipher=OTHER); Sun, 15 Jan 2012 14:25:21 -0800 (PST)
Received: by iaae16 with SMTP id e16so8197091iaa.31 for <websec@ietf.org>; Sun, 15 Jan 2012 14:25:21 -0800 (PST)
Received: by 10.50.194.202 with SMTP id hy10mr10318698igc.23.1326666321126; Sun, 15 Jan 2012 14:25:21 -0800 (PST)
MIME-Version: 1.0
Received: by 10.231.62.139 with HTTP; Sun, 15 Jan 2012 14:24:50 -0800 (PST)
In-Reply-To: <4F134EF6.5050208@gmx.de>
References: <4F10CB26.2000206@KingsMountain.com> <CAJE5ia9-_KcDcm1Ac51PQt0XOGXmXnQjabMnDd1QihU_MGkBZA@mail.gmail.com> <4F134EF6.5050208@gmx.de>
From: Adam Barth <ietf@adambarth.com>
Date: Sun, 15 Jan 2012 14:24:50 -0800
Message-ID: <CAJE5ia8gZt6=+ObF9C=wuJ17BLA6ZD9N=3DuEoL9iohsKPsZeg@mail.gmail.com>
To: Julian Reschke <julian.reschke@gmx.de>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Cc: IETF WebSec WG <websec@ietf.org>
Subject: Re: [websec] of quoted-string header field param value syntax (was: Strict-Transport-Security syntax redux)
X-BeenThere: websec@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Web Application Security Minus Authentication and Transport <websec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/websec>, <mailto:websec-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/websec>
List-Post: <mailto:websec@ietf.org>
List-Help: <mailto:websec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/websec>, <mailto:websec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 15 Jan 2012 22:25:23 -0000

On Sun, Jan 15, 2012 at 2:11 PM, Julian Reschke <julian.reschke@gmx.de> wrote:
> On 2012-01-15 22:53, Adam Barth wrote:
>> ...
>>
>> It's definitely messy.
>>
>> I don't think it matters much what we write in this document.  Even if
>> we spec quoted-string, I doubt many folks will implement it.  However,
>> we can deal with that problem when it comes time to add extension
>> values that actually used quoted-string.
>> ...
>
> Apologies for the direct question: just 14 days ago you stated that you did
> not implement q-s in Chrome, and that you don't intend to:
>
> AB> Chrome does not (and will not) implement quoted-string for the STS
> AB> header for the reasons I've explained previously.  You're welcome to
> AB> file bugs, but I'm just going to close them WONTFIX.
>
> That's somewhat different from what you say now.
>
> Is "the extensions do not exist yet" the excuse for not implementing what
> the spec says? Will you be around for fixing Chrome when the first bug
> reports because of broken extensions come in?

I don't plan to implement quoted-string in Chrome.  I'm saying that
I'm not going to object to writing quoted-string into the spec.  I
still think it's a bad idea, but I'm dropping my objection to it.

Adam