Re: [kitten] draft-hansen-scram-sha256 and incorporating session hashing for channel binding

Alexey Melnikov <alexey.melnikov@isode.com> Wed, 04 March 2015 11:08 UTC

Return-Path: <alexey.melnikov@isode.com>
X-Original-To: kitten@ietfa.amsl.com
Delivered-To: kitten@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6707B1A1B71 for <kitten@ietfa.amsl.com>; Wed, 4 Mar 2015 03:08:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level:
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] 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 7lKp37txhvJQ for <kitten@ietfa.amsl.com>; Wed, 4 Mar 2015 03:08:37 -0800 (PST)
Received: from statler.isode.com (ext-bt.isode.com [217.34.220.158]) by ietfa.amsl.com (Postfix) with ESMTP id 0F4CA1A1B49 for <kitten@ietf.org>; Wed, 4 Mar 2015 03:08:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1425467316; d=isode.com; s=selector; i=@isode.com; bh=DjrDkdP7FfkRMTzS+Y277i3mclNVtgbj0LHu+DaVx/k=; 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=EIIH8Vnco++om3jDs3wAHVPa9Vyhjpvq6l5Xv1P13W1SccJ8y3Ayefoo2TUaE72YdQ17Fa kNZpgtCycr5Ju8XPmTV13qSdnZylKXRSznWT6Ph1tsSl1RZiTqgB2mMQbDFtim4GDAjqMc Hc6IOy2vocwbAuCQ2ztnIRao5Jxq1Jc=;
Received: from [172.20.1.215] (dhcp-215.isode.net [172.20.1.215]) by statler.isode.com (submission channel) via TCP with ESMTPSA id <VPbnsAA3kLwt@statler.isode.com>; Wed, 4 Mar 2015 11:08:35 +0000
Message-ID: <54F6E7A6.5020403@isode.com>
Date: Wed, 04 Mar 2015 11:08:22 +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.4.0
To: Simon Josefsson <simon@josefsson.org>
References: <54DC00D0.2050900@cs.tcd.ie> <54EC66FF.50603@cs.tcd.ie> <54ECABD8.3090902@att.com> <87zj82f1yj.fsf@latte.josefsson.org> <54F4B8B8.8090406@isode.com> <87r3t7xgnv.fsf@latte.josefsson.org>
In-Reply-To: <87r3t7xgnv.fsf@latte.josefsson.org>
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/kitten/LMX07g_NrZIxLF0fWeK-OFIOyPo>
Cc: "kitten@ietf.org" <kitten@ietf.org>
Subject: Re: [kitten] draft-hansen-scram-sha256 and incorporating session hashing for channel binding
X-BeenThere: kitten@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Common Authentication Technologies - Next Generation <kitten.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/kitten>, <mailto:kitten-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/kitten/>
List-Post: <mailto:kitten@ietf.org>
List-Help: <mailto:kitten-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/kitten>, <mailto:kitten-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Mar 2015 11:08:38 -0000

Hi Simon,

On 02/03/2015 20:56, Simon Josefsson wrote:
> Alexey Melnikov <alexey.melnikov@isode.com> writes:
>
>>> Personally, I would prefer to change to another mandatory channel
>>> binding that is secure for all TLS versions.
>> Before we make the decisions between referencing tls-session-hash
>> versa a new channel binding, can you sketch out how the new channel
>> binding is going to be defined?
> Please see:
> https://tools.ietf.org/html/draft-josefsson-sasl-tls-cb-03
Great. Missed this earlier.

I am fine to recommend using your channel binding from 
draft-josefsson-sasl-tls-cb-03. I sent you a question about 
draft-josefsson-sasl-tls-cb-0. If you think they should be discussed on 
the mailing list, feel free to reply to my private email and CC the 
mailing list.