Re: [TLS] DTLS 1.3

Nikos Mavrogiannopoulos <nmav@redhat.com> Thu, 07 July 2016 11:53 UTC

Return-Path: <nmav@redhat.com>
X-Original-To: tls@ietfa.amsl.com
Delivered-To: tls@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B92B712D190 for <tls@ietfa.amsl.com>; Thu, 7 Jul 2016 04:53:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.842
X-Spam-Level:
X-Spam-Status: No, score=-6.842 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, SUBJ_ALL_CAPS=1.506] autolearn=ham autolearn_force=no
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 V4OtzRZWcBIz for <tls@ietfa.amsl.com>; Thu, 7 Jul 2016 04:53:01 -0700 (PDT)
Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7441412D122 for <tls@ietf.org>; Thu, 7 Jul 2016 04:53:01 -0700 (PDT)
Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id EB24696F8; Thu, 7 Jul 2016 11:53:00 +0000 (UTC)
Received: from dhcp-10-40-1-102.brq.redhat.com ([10.40.3.63]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u67BqwcN004461 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 7 Jul 2016 07:53:00 -0400
Message-ID: <1467892378.3426.41.camel@redhat.com>
From: Nikos Mavrogiannopoulos <nmav@redhat.com>
To: Stephen Farrell <stephen.farrell@cs.tcd.ie>
Date: Thu, 07 Jul 2016 13:52:58 +0200
In-Reply-To: <577E22DE.2060805@cs.tcd.ie>
References: <577A38A2.2090209@gmx.net> <17444145.2646138.1467662059329.JavaMail.zimbra@redhat.com> <577AD00E.1000103@cs.tcd.ie> <367617282.2740434.1467726582647.JavaMail.zimbra@redhat.com> <577BC302.5050000@cs.tcd.ie> <1467879217.3426.17.camel@redhat.com> <577E22DE.2060805@cs.tcd.ie>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 8bit
X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Thu, 07 Jul 2016 11:53:01 +0000 (UTC)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tls/H9sRlwOZCFcZHUw-ZBNFc3ylJRY>
Cc: tls <tls@ietf.org>
Subject: Re: [TLS] DTLS 1.3
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: "This is the mailing list for the Transport Layer Security working group of the IETF." <tls.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tls>, <mailto:tls-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tls/>
List-Post: <mailto:tls@ietf.org>
List-Help: <mailto:tls-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Jul 2016 11:53:04 -0000

On Thu, 2016-07-07 at 10:37 +0100, Stephen Farrell wrote:
> Hiya,
> 
> Just on this one thing...
> 
> On 07/07/16 09:13, Nikos Mavrogiannopoulos wrote:
> > 
> >  does not make the situation any worse
> > than we have today.
> I don't accept that is the correct goal. That form of
> argument is what lead to us standardising the HTTP
> Forwarded header field, which IMO was a disimprovement.
> (An argument I lost in the end in that case [1], but
> 'twas close, and back in 2012 so might go the other
> way today;-)
> I would argue that the correct goal is to make things
> better whenever possible, with that being especially
> important for protocols like (D)TLS on which many
> other things depend.
> I do agree that any scheme developed would need to
> meet the state management requirements of servers.
> I'm not convinced those requirements call for a new
> super-cookie though:-)

I understand your point, I'm not fully convinced by that argumentation.
I may be wrong of course, but I'll try to explain my point. Indeed
putting privacy first should be a goal of TLS/DTLS, but to the extent
it covers the protocol goals. What you propose is to make a stream
anonymous, untrackable. However, that (anonymity or untrackability of
the stream) was never a stated goal of TLS/DTLS. In fact TLS is by
definition trackable over TCP and one can see in the clear the IPs of
the two peers communicating. That doesn't change by switching to DTLS,
except for unfortunate situations of routers losing state and client
roaming, which current servers cannot easily cope with, and that's the
problem I attempt to address.

I think the principle of doing one simple thing and doing it well,
applies to protocols as well. TLS and DTLS provide a layer of
confidentiality and authenticity. Anonymity, untrackability can be
provided by other protocols focused on that such as TOR.

regards,
Nikos