Re: comments on draft-abarth-mime-sniff-03

Adam Barth <ietf@adambarth.com> Tue, 26 January 2010 20:45 UTC

Return-Path: <adam@adambarth.com>
X-Original-To: apps-discuss@core3.amsl.com
Delivered-To: apps-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id F357D28C0F4 for <apps-discuss@core3.amsl.com>; Tue, 26 Jan 2010 12:45:25 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.977
X-Spam-Level:
X-Spam-Status: No, score=-1.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622]
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 BExMQ-DQ+QNF for <apps-discuss@core3.amsl.com>; Tue, 26 Jan 2010 12:45:25 -0800 (PST)
Received: from mail-pw0-f50.google.com (mail-pw0-f50.google.com [209.85.160.50]) by core3.amsl.com (Postfix) with ESMTP id 2613228C107 for <apps-discuss@ietf.org>; Tue, 26 Jan 2010 12:45:25 -0800 (PST)
Received: by pwi20 with SMTP id 20so3512423pwi.29 for <apps-discuss@ietf.org>; Tue, 26 Jan 2010 12:45:34 -0800 (PST)
MIME-Version: 1.0
Received: by 10.142.7.25 with SMTP id 25mr5783300wfg.141.1264538734118; Tue, 26 Jan 2010 12:45:34 -0800 (PST)
In-Reply-To: <4B5D99BB.4050607@gmx.de>
References: <C68CB012D9182D408CED7B884F441D4D5FDE79@nambxv01a.corp.adobe.com> <7789133a1001201514l47b43b8bw958e42794707dbc9@mail.gmail.com> <C68CB012D9182D408CED7B884F441D4D5FE353@nambxv01a.corp.adobe.com> <7789133a1001221925sf1f55b8k31953828848f2787@mail.gmail.com> <4B5D99BB.4050607@gmx.de>
From: Adam Barth <ietf@adambarth.com>
Date: Tue, 26 Jan 2010 20:45:14 +0000
Message-ID: <7789133a1001261245o3c9f06e3h1ee91a9e0519e16@mail.gmail.com>
Subject: Re: comments on draft-abarth-mime-sniff-03
To: Julian Reschke <julian.reschke@gmx.de>
Content-Type: text/plain; charset="ISO-8859-1"
Cc: "apps-discuss@ietf.org" <apps-discuss@ietf.org>
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 26 Jan 2010 20:45:26 -0000

On Mon, Jan 25, 2010 at 1:16 PM, Julian Reschke <julian.reschke@gmx.de> wrote:
> In general, defining certain behaviors normatively is a good thing, but it
> doesn't need to be all-or-nothing. Also, throwing around MUSTs frequently
> doesn't help in practice; what's more important is to *convince* the reader
> that doing something is the right thing. More inline.

Believe me, I'm doing a lot to convince the implementers directly.  In
fact, I'm going as far as sending them patches to align their behavior
with the spec.

> For instance, as Larry mentioned, (1) missing Content-Type, (2) mislabeled
> Content-Type and (3) invalid Content-Type (multiple headers) are distinct
> cases with different underlying reasons, so requiring the same behavior may
> not always be the best approach. So having different sections define this,
> and allowing people to pick the right pieces might be a good idea here.

As I wrote to Larry, having more permutations is antithetical to our
security and compatibility goals.

Adam