Re: conformance languages (issue 278), was: Last Call: <draft-ietf-httpbis-content-disp-06.txt> (Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)) to Proposed Standard

Julian Reschke <julian.reschke@gmx.de> Sun, 06 March 2011 11:12 UTC

Return-Path: <julian.reschke@gmx.de>
X-Original-To: ietf@core3.amsl.com
Delivered-To: ietf@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 062D03A6403 for <ietf@core3.amsl.com>; Sun, 6 Mar 2011 03:12:12 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -104.275
X-Spam-Level:
X-Spam-Status: No, score=-104.275 tagged_above=-999 required=5 tests=[AWL=-1.676, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 GxyVxXkng3pX for <ietf@core3.amsl.com>; Sun, 6 Mar 2011 03:12:11 -0800 (PST)
Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by core3.amsl.com (Postfix) with SMTP id C49603A63EC for <ietf@ietf.org>; Sun, 6 Mar 2011 03:12:10 -0800 (PST)
Received: (qmail invoked by alias); 06 Mar 2011 11:13:18 -0000
Received: from p508FDBF1.dip.t-dialin.net (EHLO [192.168.178.33]) [80.143.219.241] by mail.gmx.net (mp018) with SMTP; 06 Mar 2011 12:13:18 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX18/25J3BQM/D4K+D92D8ZcNaQ/5Hrnn/ibJyiWhbj JL7PhQgq+jTGIp
Message-ID: <4D736C47.3010002@gmx.de>
Date: Sun, 06 Mar 2011 12:13:11 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9
MIME-Version: 1.0
To: Barry Leiba <barryleiba@computer.org>
Subject: Re: conformance languages (issue 278), was: Last Call: <draft-ietf-httpbis-content-disp-06.txt> (Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)) to Proposed Standard
References: <20110228224358.16998.39621.idtracker@localhost> <AANLkTimK6bwAsOitt4saPZwwWVDJ0ViSMPDJhnTYvDhS@mail.gmail.com> <4D6D15D2.8070704@gmx.de> <AANLkTinRW3DsT1dHOEe+YkuxCQc0C-_bqDUt-6dxnixc@mail.gmail.com> <4D6E501C.2020000@gmx.de>
In-Reply-To: <4D6E501C.2020000@gmx.de>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: ietf@ietf.org, ietf-http-wg@w3.org
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 06 Mar 2011 11:12:12 -0000

On 02.03.2011 15:11, Julian Reschke wrote:
> ...
> Proposed change for the three items in 4.3:
>
> o Many platforms do not use Internet Media Types ([RFC2046]) to hold
> type information in the file system, but rely on filename
> extensions instead. Trusting the server-provided file extension
> could introduce a privilege escalation when the saved file is
> later opened (consider ".exe"). Thus, recipients SHOULD ensure
> that a file extension is used that is safe, optimally matching the
> media type of the received payload.
>
> o Recipients SHOULD strip or replace character sequences that are
> known to cause confusion both in user interfaces and in filenames,
> such as control characters and leading and trailing whitespace.
>
> o Other aspects recipients need to be aware of are names that have a
> special meaning in the file system or in shell commands, such as
> "." and "..", "~", "|", and also device names. Recipients SHOULD
> ignore or substitute names like these.
>
> (see
> <http://trac.tools.ietf.org/wg/httpbis/trac/attachment/ticket/278/i278.diff>).
> ...

...applied with 
<http://trac.tools.ietf.org/wg/httpbis/trac/changeset/1152>; I plan to 
submit a -07 draft soon after LC ends.

Best regards, Julian