Re: [Hipsec] I-D Action: draft-ietf-hip-dex-19.txt

Robert Moskowitz <rgm@htt-consult.com> Mon, 04 May 2020 21:50 UTC

Return-Path: <rgm@htt-consult.com>
X-Original-To: hipsec@ietfa.amsl.com
Delivered-To: hipsec@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 55C2B3A0A73; Mon, 4 May 2020 14:50:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] 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 sMlkATlc1Qva; Mon, 4 May 2020 14:50:56 -0700 (PDT)
Received: from z9m9z.htt-consult.com (z9m9z.htt-consult.com [23.123.122.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1B86D3A10CE; Mon, 4 May 2020 14:50:54 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by z9m9z.htt-consult.com (Postfix) with ESMTP id 22CA462145; Mon, 4 May 2020 17:50:52 -0400 (EDT)
X-Virus-Scanned: amavisd-new at htt-consult.com
Received: from z9m9z.htt-consult.com ([127.0.0.1]) by localhost (z9m9z.htt-consult.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xTtghi9AkTbO; Mon, 4 May 2020 17:50:43 -0400 (EDT)
Received: from lx140e.htt-consult.com (unknown [192.168.160.12]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by z9m9z.htt-consult.com (Postfix) with ESMTPSA id 294C46214B; Mon, 4 May 2020 17:50:42 -0400 (EDT)
To: hipsec@ietf.org, internet-drafts@ietf.org, i-d-announce@ietf.org
References: <158862865950.20946.13946913206555887142@ietfa.amsl.com>
From: Robert Moskowitz <rgm@htt-consult.com>
Message-ID: <048cc95d-b459-ee95-9ea6-dc2a88638777@htt-consult.com>
Date: Mon, 04 May 2020 17:50:42 -0400
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0
MIME-Version: 1.0
In-Reply-To: <158862865950.20946.13946913206555887142@ietfa.amsl.com>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 8bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/hipsec/fG_8keyuLXNfjb8ju-i7NpHOlU0>
Subject: Re: [Hipsec] I-D Action: draft-ietf-hip-dex-19.txt
X-BeenThere: hipsec@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "This is the official IETF Mailing List for the HIP Working Group." <hipsec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/hipsec>, <mailto:hipsec-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/hipsec/>
List-Post: <mailto:hipsec@ietf.org>
List-Help: <mailto:hipsec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/hipsec>, <mailto:hipsec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 04 May 2020 21:50:58 -0000

This is the output of my 1st 'cherry picking' pass through Ben's 
comments.  Anyone willing to look at the changes (use the diff tool) and 
give me comments, I greatly welcome.

I will attempt to capture the rest of Ben's comments in the next rev.

Bob

On 5/4/20 5:44 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 Host Identity Protocol WG of the IETF.
>
>          Title           : HIP Diet EXchange (DEX)
>          Authors         : Robert Moskowitz
>                            Rene Hummen
>                            Miika Komu
> 	Filename        : draft-ietf-hip-dex-19.txt
> 	Pages           : 58
> 	Date            : 2020-05-04
>
> Abstract:
>     This document specifies the Host Identity Protocol Diet EXchange (HIP
>     DEX), a variant of the Host Identity Protocol Version 2 (HIPv2).  The
>     HIP DEX protocol design aims at reducing the overhead of the employed
>     cryptographic primitives by omitting public-key signatures and hash
>     functions.
>
>     The HIP DEX protocol is primarily designed for computation or memory-
>     constrained sensor/actuator devices.  Like HIPv2, it is expected to
>     be used together with a suitable security protocol such as the
>     Encapsulated Security Payload (ESP) for the protection of upper layer
>     protocol data.  Unlike HIPv2, HIP DEX does not support Forward
>     Secrecy (FS), and MUST only be used on devices where FS is
>     prohibitively expensive.  In addition, HIP DEX can also be used as a
>     keying mechanism for security primitives at the MAC layer, e.g., for
>     IEEE 802.15.4 networks.
>
>
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-hip-dex/
>
> There are also htmlized versions available at:
> https://tools.ietf.org/html/draft-ietf-hip-dex-19
> https://datatracker.ietf.org/doc/html/draft-ietf-hip-dex-19
>
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=draft-ietf-hip-dex-19
>
>
> 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/
>
>
> _______________________________________________
> Hipsec mailing list
> Hipsec@ietf.org
> https://www.ietf.org/mailman/listinfo/hipsec