Re: [tram] I-D Action: draft-ietf-tram-stunbis-11.txt

Marc Petit-Huguenin <petithug@acm.org> Mon, 13 March 2017 21:47 UTC

Return-Path: <petithug@acm.org>
X-Original-To: tram@ietfa.amsl.com
Delivered-To: tram@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0EAD7129B9D for <tram@ietfa.amsl.com>; Mon, 13 Mar 2017 14:47:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.291
X-Spam-Level:
X-Spam-Status: No, score=0.291 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RDNS_NONE=0.793, SPF_HELO_SOFTFAIL=0.732, SPF_SOFTFAIL=0.665, URIBL_BLOCKED=0.001] autolearn=no 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 wG6TniJ7o2ot for <tram@ietfa.amsl.com>; Mon, 13 Mar 2017 14:47:15 -0700 (PDT)
Received: from implementers.org (unknown [92.243.22.217]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 90B52129477 for <tram@ietf.org>; Mon, 13 Mar 2017 14:47:15 -0700 (PDT)
Received: from [IPv6:2601:648:8301:730f:cca5:d340:c44b:ae82] (unknown [IPv6:2601:648:8301:730f:cca5:d340:c44b:ae82]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "Marc Petit-Huguenin", Issuer "implementers.org" (verified OK)) by implementers.org (Postfix) with ESMTPS id ABD95AE83F for <tram@ietf.org>; Mon, 13 Mar 2017 22:47:13 +0100 (CET)
References: <148944151110.20429.6574422012750665799@ietfa.amsl.com>
To: tram@ietf.org
From: Marc Petit-Huguenin <petithug@acm.org>
Message-ID: <f43aae4c-f005-7456-46c0-5144ba48c686@acm.org>
Date: Mon, 13 Mar 2017 14:47:12 -0700
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <148944151110.20429.6574422012750665799@ietfa.amsl.com>
Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="b0Wi0dB58nLH2ieAwjRqiasKV2q2UEr2N"
Archived-At: <https://mailarchive.ietf.org/arch/msg/tram/qDZ4m-wBLwX2ymhnHZ9VKf3eJQ4>
Subject: Re: [tram] I-D Action: draft-ietf-tram-stunbis-11.txt
X-BeenThere: tram@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: "Discussing the creation of a Turn Revised And Modernized \(TRAM\) WG, which goal is to consolidate the various initiatives to update TURN and STUN." <tram.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tram>, <mailto:tram-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tram/>
List-Post: <mailto:tram@ietf.org>
List-Help: <mailto:tram-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tram>, <mailto:tram-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 13 Mar 2017 21:47:17 -0000

Changelog:

* Made clear that the same HMAC than received in response of short term credential must be used for subsequent transactions.
* s/URL/URI/
* The "nonce cookie" is now mandatory to signal that SHA256 must be used in the next transaction.
* s/SHA1/SHA256/
* Changed co-author affiliation.

On 03/13/2017 02:45 PM, internet-drafts@ietf.org wrote:
> 
> A New Internet-Draft is available from the on-line Internet-Drafts directories.
> This draft is a work item of the TURN Revised and Modernized of the IETF.
> 
>         Title           : Session Traversal Utilities for NAT (STUN)
>         Authors         : Marc Petit-Huguenin
>                           Gonzalo Salgueiro
>                           Jonathan Rosenberg
>                           Dan Wing
>                           Rohan Mahy
>                           Philip Matthews
> 	Filename        : draft-ietf-tram-stunbis-11.txt
> 	Pages           : 66
> 	Date            : 2017-03-13
> 
> Abstract:
>    Session Traversal Utilities for NAT (STUN) is a protocol that serves
>    as a tool for other protocols in dealing with Network Address
>    Translator (NAT) traversal.  It can be used by an endpoint to
>    determine the IP address and port allocated to it by a NAT.  It can
>    also be used to check connectivity between two endpoints, and as a
>    keep-alive protocol to maintain NAT bindings.  STUN works with many
>    existing NATs, and does not require any special behavior from them.
> 
>    STUN is not a NAT traversal solution by itself.  Rather, it is a tool
>    to be used in the context of a NAT traversal solution.
> 
>    This document obsoletes RFC 5389.
> 
> 
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-tram-stunbis/
> 
> There's also a htmlized version available at:
> https://tools.ietf.org/html/draft-ietf-tram-stunbis-11
> 
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=draft-ietf-tram-stunbis-11
> 
> 
> Please note that it may take a couple of minutes from the time of submission
> until the htmlized version and diff are available at tools.ietf.org.
> 
> Internet-Drafts are also available by anonymous FTP at:
> ftp://ftp.ietf.org/internet-drafts/
> 
> _______________________________________________
> tram mailing list
> tram@ietf.org
> https://www.ietf.org/mailman/listinfo/tram
> 


-- 
Marc Petit-Huguenin
Email: marc@petit-huguenin.org
Blog: https://marc.petit-huguenin.org
Profile: https://www.linkedin.com/in/petithug