Re: [hiprg] draft-ahrenholz-hiprg-dht-05

"Ahrenholz, Jeffrey M" <jeffrey.m.ahrenholz@boeing.com> Mon, 09 November 2009 20:20 UTC

Return-Path: <jeffrey.m.ahrenholz@boeing.com>
X-Original-To: hiprg@core3.amsl.com
Delivered-To: hiprg@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 1B9B23A67E4 for <hiprg@core3.amsl.com>; Mon, 9 Nov 2009 12:20:21 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.499
X-Spam-Level:
X-Spam-Status: No, score=-6.499 tagged_above=-999 required=5 tests=[AWL=0.100, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LfkuNVkay88x for <hiprg@core3.amsl.com>; Mon, 9 Nov 2009 12:20:20 -0800 (PST)
Received: from slb-smtpout-01.boeing.com (slb-smtpout-01.boeing.com [130.76.64.48]) by core3.amsl.com (Postfix) with ESMTP id 2AFEA3A68F2 for <hiprg@irtf.org>; Mon, 9 Nov 2009 12:20:20 -0800 (PST)
Received: from stl-av-01.boeing.com (stl-av-01.boeing.com [192.76.190.6]) by slb-smtpout-01.ns.cs.boeing.com (8.14.0/8.14.0/8.14.0/SMTPOUT) with ESMTP id nA9KKXdN006205 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Mon, 9 Nov 2009 12:20:41 -0800 (PST)
Received: from stl-av-01.boeing.com (localhost [127.0.0.1]) by stl-av-01.boeing.com (8.14.0/8.14.0/DOWNSTREAM_RELAY) with ESMTP id nA9KKXHG024623; Mon, 9 Nov 2009 14:20:33 -0600 (CST)
Received: from XCH-NWHT-10.nw.nos.boeing.com (xch-nwht-10.nw.nos.boeing.com [130.247.25.113]) by stl-av-01.boeing.com (8.14.0/8.14.0/UPSTREAM_RELAY) with ESMTP id nA9KKWlI024595 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=OK); Mon, 9 Nov 2009 14:20:33 -0600 (CST)
Received: from XCH-NW-12V.nw.nos.boeing.com ([130.247.25.248]) by XCH-NWHT-10.nw.nos.boeing.com ([130.247.25.113]) with mapi; Mon, 9 Nov 2009 12:20:32 -0800
From: "Ahrenholz, Jeffrey M" <jeffrey.m.ahrenholz@boeing.com>
To: 'Ken Rimey' <rimey@hiit.fi>
Date: Mon, 09 Nov 2009 12:20:31 -0800
Thread-Topic: [hiprg] draft-ahrenholz-hiprg-dht-05
Thread-Index: AcpcuqusbcV2tkePQYKfnOfDiog6pAEtbusw
Message-ID: <FD98F9C3CBABA74E89B5D4B5DE0263B93781303034@XCH-NW-12V.nw.nos.boeing.com>
References: <AAF2CBF9D2573B45A7ED75C4FFD9883F4B9515A0E7@XCH-NW-10V.nw.nos.bo eing.com> <4AE56537.9010309@hiit.fi> <cd486210910271245m22700713g3c66539614ca8589@mail.gmail.com> <FD98F9C3CBABA74E89B5D4B5DE0263B93780A28E36@XCH-NW-12V.nw.nos.boeing.com> <cd486210911031119x3ab74a2frfbf8a524aff941ca@mail.gmail.com>
In-Reply-To: <cd486210911031119x3ab74a2frfbf8a524aff941ca@mail.gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: "hiprg@irtf.org" <hiprg@irtf.org>
Subject: Re: [hiprg] draft-ahrenholz-hiprg-dht-05
X-BeenThere: hiprg@irtf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "Host Identity Protocol \(HIP\) Research Group" <hiprg.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/listinfo/hiprg>, <mailto:hiprg-request@irtf.org?subject=unsubscribe>
List-Archive: <http://www.irtf.org/mail-archive/web/hiprg>
List-Post: <mailto:hiprg@irtf.org>
List-Help: <mailto:hiprg-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/hiprg>, <mailto:hiprg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Nov 2009 20:20:21 -0000

> > ...we may need to include something like the SEQ TLV in the HDRR,
> > so that each record has an update id; then clients may retrieve all
> > available values and use the most recent one
> 
> A better interface (I won't dare to say ideal) would handle 
> this on the
> server side, so the client only sees the most recent update.
> 
> Another desirable thing, as made clear in the draft, would be for the
> server to do the checking of signatures.

I added the SEQ TLV to the HDRR used to store LOCATORs in the DHT. Also I added text about server-side verification of the signature. This is in the new draft-ahrenholz-hiprg-dht-06.

-Jeff