Re: [secdir] SECDIR review of draft-ietf-httpbis-p7-auth-24

Julian Reschke <julian.reschke@gmx.de> Wed, 30 October 2013 14:45 UTC

Return-Path: <julian.reschke@gmx.de>
X-Original-To: secdir@ietfa.amsl.com
Delivered-To: secdir@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 97E0121E80F1 for <secdir@ietfa.amsl.com>; Wed, 30 Oct 2013 07:45:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -104.059
X-Spam-Level:
X-Spam-Status: No, score=-104.059 tagged_above=-999 required=5 tests=[AWL=-1.460, 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 opfIvY99DwOj for <secdir@ietfa.amsl.com>; Wed, 30 Oct 2013 07:45:25 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) by ietfa.amsl.com (Postfix) with ESMTP id 036C311E8232 for <secdir@ietf.org>; Wed, 30 Oct 2013 07:45:24 -0700 (PDT)
Received: from [192.168.1.102] ([217.91.35.233]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0M2cDB-1VuAId47qn-00sPXT for <secdir@ietf.org>; Wed, 30 Oct 2013 15:45:21 +0100
Message-ID: <52711B7C.80906@gmx.de>
Date: Wed, 30 Oct 2013 15:45:16 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1
MIME-Version: 1.0
To: Stephen Kent <kent@bbn.com>, secdir <secdir@ietf.org>, fielding@gbiv.com, mnot@pobox.com, Barry Leiba <barryleiba@computer.org>, Pete Resnick <presnick@qti.qualcomm.com>, "Mankin, Allison" <amankin@verisign.com>, HTTP Working Group <ietf-http-wg@w3.org>
References: <52700DE4.8020208@bbn.com> <52710C5A.9040705@gmx.de> <52711876.1000808@bbn.com>
In-Reply-To: <52711876.1000808@bbn.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:S62ct4HP0r56PVf/ZtkrV+9YQXoyvAK/6fjP+nBcmpUUvKeCbEs bhhSsAiR9jwn/TYiOiX3h3qsmkDygOyMEW/USd28mpY3y93GmEBUgdhcQu5NQFWlyI34Bc0 oCRtt9/fIwiXHmEOQhbsKvpGjuYIKRGKy7FhhqOgQ8Jn2oYAZucWwTrXTSuyHmWJafjIQBF t/k9kIsrqkmHs7qmR9tMg==
Subject: Re: [secdir] SECDIR review of draft-ietf-httpbis-p7-auth-24
X-BeenThere: secdir@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Security Area Directorate <secdir.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/secdir>, <mailto:secdir-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/secdir>
List-Post: <mailto:secdir@ietf.org>
List-Help: <mailto:secdir-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/secdir>, <mailto:secdir-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Oct 2013 14:45:31 -0000

Hi Stephen,

On 2013-10-30 15:32, Stephen Kent wrote:
> ...
>>> The SC section here addresses only two issues: purging credentials in
>>> clients and user agents, and protection spaces. The discussion of the
>>> former topic does not discuss how credential purging applies to proxies.
>>
>> As per httpbis-p1, a proxy is a client as well ('An HTTP "client" is a
>> program that establishes a connection to a server for the purpose of
>> sending one or more HTTP requests.' --
>> <http://greenbytes.de/tech/webdav/draft-ietf-httpbis-p1-messaging-24.html#rfc.section.2.1>).
>> Does this address your comment?
> yes, but it might be clearer to note this, parenthetically, in this doc.
> For example, page 5 includes the following text:
>
>     The 407 (Proxy Authentication Required) response message is used by a
>
> proxy to challenge the authorization of a client and MUST include a
>
> Proxy-Authenticate header field containing at least one challenge
>
> applicable to the proxy for the requested resource.
>
>
> The use of the terms "proxy" and "client" here suggest that they are
> distinct notions,
> not that a proxy is also considered a client.

In the context of this paragraph, the proxy is indeed the server.

>>> Also, it is not clear that a user control for credential purging will
>>> have the desired effect given a potentially complex GUI environment. The
>>
>> Any proposal for enhancing the text?
>
> User agents that cache credentials are encouraged to provide a
>
> readily accessible mechanism for discarding cached credentials under
>
> user control. *We recognize that this may not be a trivial task.**
> **   Designing a UI that will encourage users to purge credentials when**
> **   appropriate, but not cause them to prematurely do so may be difficult.*

In my experience, the implementers of browsers are very aware of the 
problems with coming up with a good UI. I really don't think that adding 
more prose here will help at all. (But hey, I asked for a proposal and 
you sent one; thanks for that!).

> ...

Best regards, Julian