Re: [http-auth] Last Call: <draft-ietf-httpauth-basicauth-update-05.txt> (The 'Basic' HTTP Authentication Scheme) to Proposed Standard

Julian Reschke <julian.reschke@gmx.de> Tue, 10 February 2015 21:18 UTC

Return-Path: <julian.reschke@gmx.de>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 97F601A6FEF; Tue, 10 Feb 2015 13:18:58 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EY06GJw-OYU8; Tue, 10 Feb 2015 13:18:52 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 883131A6FF0; Tue, 10 Feb 2015 13:18:52 -0800 (PST)
Received: from [192.168.2.175] ([93.217.119.132]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0M1Wcz-1XSeBM3gwj-00tWDa; Tue, 10 Feb 2015 22:18:50 +0100
Message-ID: <54DA75B6.3050005@gmx.de>
Date: Tue, 10 Feb 2015 22:18:46 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
MIME-Version: 1.0
To: Tony Hansen <tony@att.com>, ietf@ietf.org
Subject: Re: [http-auth] Last Call: <draft-ietf-httpauth-basicauth-update-05.txt> (The 'Basic' HTTP Authentication Scheme) to Proposed Standard
References: <20150205161049.4222.88369.idtracker@ietfa.amsl.com> <kdr7da51k6t581cdppljqvdnf6401cjb4o@hive.bjoern.hoehrmann.de> <54D462A6.1030709@gmx.de> <54DA628E.6030702@att.com>
In-Reply-To: <54DA628E.6030702@att.com>
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:VmJXxHfTRwIoWtw0i/J0xqtEMTgTl5tsPpYEl3K31dtVP7v/6zQ JTCVV0MD+zhr2WlXruquH/Uv7E2ADEnsQvGmElBhTLfPT7SPX1VjfXlDTEyfUf+4oD63RuE H127AlVy4tj8EI7IjA/eRnd4dP1DHHMl04aDg51Yn8ETkjTVySt20eIpJV/dNBqthPuCQ3I 2KRqUSWlStb00OWL53VVg==
X-UI-Out-Filterresults: notjunk:1;
Archived-At: <http://mailarchive.ietf.org/arch/msg/ietf/ivrAQpM422bGhb_VyuphDhfHI9A>
Cc: http-auth@ietf.org
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/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: Tue, 10 Feb 2015 21:18:58 -0000

On 2015-02-10 20:57, Tony Hansen wrote:
>
> On 2/6/15 1:43 AM, Julian Reschke wrote:
>> On 2015-02-05 23:49, Bjoern Hoehrmann wrote:
>>> * The IESG wrote:
>>>> Abstract
>>>>
>>>>    This document defines the "Basic" Hypertext Transfer Protocol (HTTP)
>>>>    Authentication Scheme, which transmits credentials as
>>>> userid/password
>>>>    pairs, obfuscated by the use of Base64 encoding.
>>>
>>> I do not think the use of Base64 is intended as obfuscation and it seems
>>> misleading to me to describe it as such. (The Introduction has the same
>>> problem).
>>
>> I think it was.
>
> I thought the primary reason was so that the credentials would be able
> to contain arbitrary characters, potentially not otherwise representable
> within the surrounding protocol. It's an encoding scheme, not an
> obfuscation scheme.

How is the intent actually relevant here?

Best regards, Julian