Re: [DNSOP] [Ext] Re: KSK-Sentinal: Once more down the naming rathole.

Ralph Dolmans <ralph@nlnetlabs.nl> Thu, 22 February 2018 09:33 UTC

Return-Path: <ralph@nlnetlabs.nl>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F45E12E8D4 for <dnsop@ietfa.amsl.com>; Thu, 22 Feb 2018 01:33:32 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.011
X-Spam-Level:
X-Spam-Status: No, score=-7.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nlnetlabs.nl
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 736ZeiJ1tMt1 for <dnsop@ietfa.amsl.com>; Thu, 22 Feb 2018 01:33:31 -0800 (PST)
Received: from dicht.nlnetlabs.nl (dicht.nlnetlabs.nl [185.49.140.10]) (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 5297A12E887 for <dnsop@ietf.org>; Thu, 22 Feb 2018 01:33:31 -0800 (PST)
Received: from [IPv6:2a04:b900:0:1:59d0:f663:2857:f187] (unknown [IPv6:2a04:b900:0:1:59d0:f663:2857:f187]) by dicht.nlnetlabs.nl (Postfix) with ESMTPSA id 45D1D87E5 for <dnsop@ietf.org>; Thu, 22 Feb 2018 10:33:29 +0100 (CET)
Authentication-Results: dicht.nlnetlabs.nl; dmarc=none header.from=nlnetlabs.nl
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nlnetlabs.nl; s=default; t=1519292009; bh=nkDntweihzTOsmBFsjgIQgMQmSyOy2xbd5wQrYE9n3M=; h=Subject:To:References:From:Date:In-Reply-To; b=vfEs6ObNwyKiJ1pzalJGSUjc5WEEZGzYKH+5dCqdp55rssGrUxeR4WdhjB/63+TA8 C1fBxz4iIhUzlR9YUlv5S1OpXuBRie27nj5K7V59Lhax7hWnhPMA306epw/uIR1uDz bncdTAGvg6qTTZHfBTQaIk+zqbn0mk1u25fDxsuQ=
To: dnsop@ietf.org
References: <CAHw9_iLqEerV-So7704qu7A2mbD6YQbzdF8A3FEGtUPOE+6NWw@mail.gmail.com> <DC8845C9-6329-4A02-97F9-45C991726F71@vpnc.org> <CA+nkc8D6zbVMJmntTtEub0iLSB=3Qf8khMu6VibOGrDM55oXpA@mail.gmail.com> <CAJhMdTPLdVVFCdRTzr9B3sZKGcf0D2pw6C80+V18GqX_=K-2ag@mail.gmail.com> <41098C27-BA7F-4B47-9C97-6536CD353665@verisign.com> <8632B472-F466-4E1F-827D-549167B51DA1@icann.org> <3478d544-ebef-3af3-7e8d-19804199fc0c@nic.cz>
From: Ralph Dolmans <ralph@nlnetlabs.nl>
Message-ID: <0576ba95-933d-f516-5b82-6df766e0966c@nlnetlabs.nl>
Date: Thu, 22 Feb 2018 10:33:29 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1
MIME-Version: 1.0
In-Reply-To: <3478d544-ebef-3af3-7e8d-19804199fc0c@nic.cz>
Content-Type: text/plain; charset="utf-8"
Content-Language: en-US
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/53ScnaObSII2aBxEbuDF12iJTOw>
Subject: Re: [DNSOP] [Ext] Re: KSK-Sentinal: Once more down the naming rathole.
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsop>, <mailto:dnsop-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsop/>
List-Post: <mailto:dnsop@ietf.org>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 22 Feb 2018 09:33:32 -0000

On 22-02-18 10:03, Petr Špaček wrote:
> I would prefer decimal for user-friendliness, and zero padding to make
> implementation easier and faster.

+1, decimal and zero padded to 5 digits to make it fixed length labels.

-- Ralph