Re: Use of "unassigned" in IANA registries

Paul Wouters <paul@xelerance.com> Fri, 14 January 2011 17:54 UTC

Return-Path: <paul@xelerance.com>
X-Original-To: ietf@core3.amsl.com
Delivered-To: ietf@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 1B7A13A6BA3 for <ietf@core3.amsl.com>; Fri, 14 Jan 2011 09:54:56 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.586
X-Spam-Level:
X-Spam-Status: No, score=-2.586 tagged_above=-999 required=5 tests=[AWL=0.013, BAYES_00=-2.599]
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 cLrv0HcvB03J for <ietf@core3.amsl.com>; Fri, 14 Jan 2011 09:54:55 -0800 (PST)
Received: from newtla.xelerance.com (newtla.xelerance.com [193.110.157.143]) by core3.amsl.com (Postfix) with ESMTP id 190E93A6A82 for <ietf@ietf.org>; Fri, 14 Jan 2011 09:54:55 -0800 (PST)
Received: from tla.xelerance.com (tla.xelerance.com [193.110.157.130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by newtla.xelerance.com (Postfix) with ESMTP id C74BCC4BA; Fri, 14 Jan 2011 12:57:19 -0500 (EST)
Date: Fri, 14 Jan 2011 12:57:19 -0500
From: Paul Wouters <paul@xelerance.com>
To: Phillip Hallam-Baker <hallam@gmail.com>
Subject: Re: Use of "unassigned" in IANA registries
In-Reply-To: <AANLkTinvGSAaESzqLNYWLVRKFvxfo=hYkvHjTvmLVJBu@mail.gmail.com>
Message-ID: <alpine.LFD.1.10.1101141250280.11572@newtla.xelerance.com>
References: <C954A3DF.2B01C%michelle.cotton@icann.org> <D21961EC-F70B-48EA-B0DE-C94110EA80E1@nokia.com> <4D306AFB.8000702@vpnc.org> <AANLkTinvGSAaESzqLNYWLVRKFvxfo=hYkvHjTvmLVJBu@mail.gmail.com>
User-Agent: Alpine 1.10 (LFD 962 2008-03-14)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset="US-ASCII"; format="flowed"
Cc: Paul Hoffman <paul.hoffman@vpnc.org>, ietf@ietf.org
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Jan 2011 17:54:56 -0000

On Fri, 14 Jan 2011, Phillip Hallam-Baker wrote:

> I suggest that the IAB consider a policy for registries that requires all cryptographic and application layer code
> points to make use of an approved extensible identifier format, with the two approved forms being URIs and ASN.1 OIDs.

-1

Not technology agnostic. 
Variable length instead of fixed length

A single byte or two bytes can work for anyone with any technology, now and 50 years from now.

> The main impact of this would be felt in cryptographic protocols. Instead of having separate private use code spaces
> being maintained for IPSEC, DNSSEC, TLS and PKIX, each of the protocols would be extended to allow the use of ASN.1 OIDs
> (where these are not already used) for private code space. It would be up to the developer of the algorithm to assign
> the OID.

It's too late for that now anyway isn't it. The code path is there, and if you want to be compatible
you have to implement it. Adding a second (complicated!) code path isn't going to help anyone make it
easier.

> The advantage of this approach would be that the 'vanity crypto' problem would largely disappear. Particularly if the
> IETF/SAAG took the approach that it would only recommend algorithms after it was demonstrated that a very substantial
> community were either using

catch-22. How can a substantial community use them before it has become a real standard?

> Let a hundred flowers bloom and then Darwin can take care from that point on.

I prefer my crypto more intelligently designed.

Paul