Re: [websec] #17: Use the "magic numbers" in the media type IANA registry instead of an explicit table

"websec issue tracker" <trac+websec@trac.tools.ietf.org> Tue, 15 November 2011 02:55 UTC

Return-Path: <trac+websec@trac.tools.ietf.org>
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 C3E351F0D53 for <websec@ietfa.amsl.com>; Mon, 14 Nov 2011 18:55:45 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level:
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 us8vfRw-puny for <websec@ietfa.amsl.com>; Mon, 14 Nov 2011 18:55:45 -0800 (PST)
Received: from gamay.tools.ietf.org (gamay.tools.ietf.org [208.66.40.242]) by ietfa.amsl.com (Postfix) with ESMTP id 4FB7F1F0D3D for <websec@ietf.org>; Mon, 14 Nov 2011 18:55:45 -0800 (PST)
Received: from localhost ([::1] helo=gamay.tools.ietf.org) by gamay.tools.ietf.org with esmtp (Exim 4.77) (envelope-from <trac+websec@trac.tools.ietf.org>) id 1RQ9BW-0003JJ-DI; Mon, 14 Nov 2011 21:55:42 -0500
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
From: websec issue tracker <trac+websec@trac.tools.ietf.org>
X-Trac-Version: 0.12.2
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.2, by Edgewall Software
To: draft-ietf-websec-mime-sniff@tools.ietf.org, masinter@adobe.com
X-Trac-Project: websec
Date: Tue, 15 Nov 2011 02:55:42 -0000
X-URL: http://tools.ietf.org/websec/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/websec/trac/ticket/17#comment:1
Message-ID: <074.72d7651024a6b67682c4e1a1c46ecfa5@trac.tools.ietf.org>
References: <059.70846bca9f857812ac02d38043b050ef@trac.tools.ietf.org>
X-Trac-Ticket-ID: 17
In-Reply-To: <059.70846bca9f857812ac02d38043b050ef@trac.tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: draft-ietf-websec-mime-sniff@tools.ietf.org, masinter@adobe.com, websec@ietf.org
X-SA-Exim-Mail-From: trac+websec@trac.tools.ietf.org
X-SA-Exim-Scanned: No (on gamay.tools.ietf.org); SAEximRunCond expanded to false
Resent-To:
Resent-Message-Id: <20111115025545.4FB7F1F0D3D@ietfa.amsl.com>
Resent-Date: Mon, 14 Nov 2011 18:55:45 -0800
Resent-From: trac+websec@trac.tools.ietf.org
Cc: websec@ietf.org
Subject: Re: [websec] #17: Use the "magic numbers" in the media type IANA registry instead of an explicit table
X-BeenThere: websec@ietf.org
X-Mailman-Version: 2.1.12
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: Tue, 15 Nov 2011 02:55:45 -0000

#17: Use the "magic numbers" in the media type IANA registry instead of an
explicit table


Comment (by masinter@…):

 The IANA registry of magic numbers contains a lot of garbage unsuitable
 for a normative algorithm for sniffing.  I don't think the IANA registry
 can be used as-is. Rather, the information currently in tables in this
 document should be moved/copied/duplicated in an IANA registry which is
 either part of, or linked to, the IANA media type registry.

 This might not be necessary if the scope of the document (issue #15) were
 limited to "HTTP responses which contain content-type headers", but since
 the scope is much broader, accomdating new media types is necessary and
 only having a registry for that extensibility point would allow this
 document to move to standards track.

 (Unless this document is moved to BCP?)

-- 
------------------------+---------------------------------------------
 Reporter:  masinter@…  |       Owner:  draft-ietf-websec-mime-sniff@…
     Type:  defect      |      Status:  new
 Priority:  major       |   Milestone:
Component:  mime-sniff  |     Version:
 Severity:  -           |  Resolution:
 Keywords:              |
------------------------+---------------------------------------------

Ticket URL: <http://trac.tools.ietf.org/wg/websec/trac/ticket/17#comment:1>
websec <http://tools.ietf.org/websec/>