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 22:00 UTC

Return-Path: <julian.reschke@gmx.de>
X-Original-To: http-auth@ietfa.amsl.com
Delivered-To: http-auth@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 93D1C1A1A52; Tue, 10 Feb 2015 14:00:03 -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 mCZq6dHgQoG1; Tue, 10 Feb 2015 14:00:01 -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 9B3E41A1A75; Tue, 10 Feb 2015 13:59:38 -0800 (PST)
Received: from [192.168.2.175] ([93.217.119.132]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0LxxKu-1Xa1G80bci-015J8M; Tue, 10 Feb 2015 22:59:36 +0100
Message-ID: <54DA7F45.8080608@gmx.de>
Date: Tue, 10 Feb 2015 22:59:33 +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: Bjoern Hoehrmann <derhoermi@gmx.net>
References: <20150205161049.4222.88369.idtracker@ietfa.amsl.com> <kdr7da51k6t581cdppljqvdnf6401cjb4o@hive.bjoern.hoehrmann.de> <54D462A6.1030709@gmx.de> <54DA628E.6030702@att.com> <54DA75B6.3050005@gmx.de> <vsukdalb7of6k0rphu1rpvnfugtcqi1hnl@hive.bjoern.hoehrmann.de>
In-Reply-To: <vsukdalb7of6k0rphu1rpvnfugtcqi1hnl@hive.bjoern.hoehrmann.de>
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:EESD0y25dZt7FRNUuypSWs462eeKkeVblxWH5RUlq7oIRbdaLHb Nuy80db0Sae29T8EKnbOHqV5TfhrW33/5rz7eNhWRvAJfX+qvmM1SaWCJSRJDpo1jmwKiL0 Po2/dKVstRiBUs3omJEarWU8cobh32uNtec5T6WBnNNxPE7bVM0uC3jduoY5hqQSHvSxWeg YhR7kuKKpexsR1S5mESVA==
X-UI-Out-Filterresults: notjunk:1;
Archived-At: <http://mailarchive.ietf.org/arch/msg/http-auth/zlsF4aqAoTYZeCbbsEoAP1yYJf8>
Cc: http-auth@ietf.org, ietf@ietf.org
Subject: Re: [http-auth] Last Call: <draft-ietf-httpauth-basicauth-update-05.txt> (The 'Basic' HTTP Authentication Scheme) to Proposed Standard
X-BeenThere: http-auth@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: HTTP authentication methods <http-auth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/http-auth>, <mailto:http-auth-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/http-auth/>
List-Post: <mailto:http-auth@ietf.org>
List-Help: <mailto:http-auth-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/http-auth>, <mailto:http-auth-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Feb 2015 22:00:04 -0000

On 2015-02-10 22:46, Bjoern Hoehrmann wrote:
> * Julian Reschke wrote:
>> 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.
>
>> How is the intent actually relevant here?
>
> According to the Abstract the intent is obfuscation. If the intent is
> not relevant, then the Abstract should not draw attention to it. That
> is pretty much why I brought this up.

I don't see anything about intent here. It's simply a statement of facts.

Best regards, Julian