Re: [http-auth] I-D Action: draft-ietf-httpauth-scram-auth-11.txt

Alexey Melnikov <alexey.melnikov@isode.com> Wed, 25 November 2015 15:04 UTC

Return-Path: <alexey.melnikov@isode.com>
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 403971B2DC1 for <http-auth@ietfa.amsl.com>; Wed, 25 Nov 2015 07:04:03 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.586
X-Spam-Level:
X-Spam-Status: No, score=-2.586 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-0.585, 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 lmAdgf_At6fM for <http-auth@ietfa.amsl.com>; Wed, 25 Nov 2015 07:04:01 -0800 (PST)
Received: from waldorf.isode.com (waldorf.isode.com [62.232.206.188]) by ietfa.amsl.com (Postfix) with ESMTP id 061D21B2DB6 for <http-auth@ietf.org>; Wed, 25 Nov 2015 07:04:01 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1448463840; d=isode.com; s=selector; i=@isode.com; bh=wn1jzGqAQCfNaGdLkYOxse4hgxLZebosifiBsxP1PEk=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=Agj4SoI98sp1Vp8+HS2XxHiRclAvuICcGQFgQ99KljsL+vs9sTVsfLrPoEC+QYqkQTrVkp Mukn/oifBrZ3B/C2YYZE0o7hhxH3KklThtJXbFajLIx4nL+D88kS38HKzuAO9vtTe0AqvE qeXvPf5g1cs7evj2QM/+4s3cco+KqXU=;
Received: from [172.20.1.215] (dhcp-215.isode.net [172.20.1.215]) by waldorf.isode.com (submission channel) via TCP with ESMTPSA id <VlXN3wArTyd6@waldorf.isode.com>; Wed, 25 Nov 2015 15:03:59 +0000
Message-ID: <5655CDCC.8040702@isode.com>
Date: Wed, 25 Nov 2015 15:03:40 +0000
From: Alexey Melnikov <alexey.melnikov@isode.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
To: http-auth@ietf.org
References: <20151125132232.26130.92424.idtracker@ietfa.amsl.com>
In-Reply-To: <20151125132232.26130.92424.idtracker@ietfa.amsl.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/http-auth/Vd9NXFMF-aY_Bdn9tUJ8n47x2Yo>
Subject: Re: [http-auth] I-D Action: draft-ietf-httpauth-scram-auth-11.txt
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: <https://mailarchive.ietf.org/arch/browse/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: Wed, 25 Nov 2015 15:04:03 -0000

On 25/11/2015 13:22, internet-drafts@ietf.org wrote:
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-httpauth-scram-auth/
>
> There's also a htmlized version available at:
> https://tools.ietf.org/html/draft-ietf-httpauth-scram-auth-11
>
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=draft-ietf-httpauth-scram-auth-11
This version addresses the reauthentication replay issue (I think), plus 
a few other minor nits spotted by Tony.