[ire] Deposit Identifiers

James Mitchell <james.mitchell@ausregistry.com.au> Fri, 05 April 2013 10:24 UTC

Return-Path: <james.mitchell@ausregistry.com.au>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59B2B21F9691 for <ire@ietfa.amsl.com>; Fri, 5 Apr 2013 03:24:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.744
X-Spam-Level:
X-Spam-Status: No, score=-1.744 tagged_above=-999 required=5 tests=[AWL=0.150, BAYES_00=-2.599, HELO_EQ_AU=0.377, HOST_EQ_AU=0.327, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id APf+M3CR4ztu for <ire@ietfa.amsl.com>; Fri, 5 Apr 2013 03:24:41 -0700 (PDT)
Received: from mx02.ausregistry.net.au (mx02.ausregistry.net.au [202.65.15.42]) by ietfa.amsl.com (Postfix) with ESMTP id 6FD0F21F963A for <ire@ietf.org>; Fri, 5 Apr 2013 03:24:41 -0700 (PDT)
Received: from off-win2003-01.stkildard.vic.ausregistry.com.au (HELO off-win2003-01.ausregistrygroup.local) ([10.30.1.3]) by iron02.off08.stkildard.vic.ausregistry.com.au with ESMTP; 05 Apr 2013 21:24:37 +1100
Received: from off-win2003-01.ausregistrygroup.local ([10.30.1.3]) by off-win2003-01.ausregistrygroup.local ([10.30.1.3]) with mapi; Fri, 5 Apr 2013 21:24:32 +1100
From: James Mitchell <james.mitchell@ausregistry.com.au>
To: "ire@ietf.org" <ire@ietf.org>
Date: Fri, 05 Apr 2013 21:24:32 +1100
Thread-Topic: Deposit Identifiers
Thread-Index: Ac4x58LSZcoh10FEQWiQhiPhblxb2A==
Message-ID: <CD84E325.7531C%james.mitchell@ausregistry.com.au>
In-Reply-To: <CD832052.F908%gustavo.lozano@icann.org>
Accept-Language: en-US, en-AU
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
user-agent: Microsoft-MacOutlook/14.3.2.130206
acceptlanguage: en-US, en-AU
x-kse-antivirus-interceptor-info: scan successful
x-kse-antivirus-info: Clean
Content-Type: multipart/alternative; boundary="_000_CD84E3257531Cjamesmitchellausregistrycomau_"
MIME-Version: 1.0
Subject: [ire] Deposit Identifiers
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Apr 2013 10:24:42 -0000

Gustavo,

The definition of the deposit ID is given below:

      A REQUIRED "id" attribute that is used to uniquely identify the
      escrow deposit.  Each registry is responsible for maintaining its
      own escrow deposits identifier space to ensure uniqueness, e.g.,
      using identifiers as described in Section 2.8 of [RFC5730].

Section 2.8 of RFC 5730 describes globally unique identifiers. I do not believe there is a need for globally unique identifiers, and therefore suggest updating the text to remove the reference to RFC5730 and instead require registries produce locally unique deposit identifiers. I actually see no need for deposit identifiers as the watermark is unique, one could use prevWatermark="" in replacement to prevId="".

If global uniqueness is required, we would like to use the concatenation of the TLD name and date, however the format does not currently allow this. We suggest the depositIdType pattern is updated to use a modified ROID pattern that allows hyphens, e.g. <pattern value="(\w|_|-){1,89}"/>, allowing for identifiers such as id="xn--punycode-20130405". This pattern would be reasonably consistent with the reference to RFC 5730.

Regards,
James