[DNSOP] Re: [Ext] Revised the application for the WALLET RRTYPE
Mukund Sivaraman <muks@mukund.org> Thu, 18 July 2024 11:14 UTC
Return-Path: <muks@mukund.org>
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 BA088C14F5F9 for <dnsop@ietfa.amsl.com>; Thu, 18 Jul 2024 04:14:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.907
X-Spam-Level:
X-Spam-Status: No, score=-6.907 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sJlLrmYjt1JH for <dnsop@ietfa.amsl.com>; Thu, 18 Jul 2024 04:14:18 -0700 (PDT)
Received: from mx.mukund.org (mx.mukund.org [IPv6:2a01:4f8:13a:28c1:1::d8]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5CADAC14F5F4 for <dnsop@ietf.org>; Thu, 18 Jul 2024 04:14:17 -0700 (PDT)
Date: Thu, 18 Jul 2024 19:14:10 +0800
From: Mukund Sivaraman <muks@mukund.org>
To: Stephane Bortzmeyer <bortzmeyer@nic.fr>
Message-ID: <Zpj5AkyhPZAKqJrp@w2>
References: <7FC7E35E-915F-4A29-8AB2-948529F4F1CC@icann.org> <A4681A06-0AAC-4F8A-BB3A-7D61CAB09925@icann.org> <ZpjijmE2ZOqnA7BW@nic.fr>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="0igFlAqof9M3Xlf9"
Content-Disposition: inline
In-Reply-To: <ZpjijmE2ZOqnA7BW@nic.fr>
Message-ID-Hash: 2B7WDDALR26NBUTGF5CPI5FUHHBXIYS3
X-Message-ID-Hash: 2B7WDDALR26NBUTGF5CPI5FUHHBXIYS3
X-MailFrom: muks@mukund.org
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-dnsop.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
CC: Paul Hoffman <paul.hoffman@icann.org>, dnsop <dnsop@ietf.org>
X-Mailman-Version: 3.3.9rc4
Precedence: list
Subject: [DNSOP] Re: [Ext] Revised the application for the WALLET RRTYPE
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/duNPys-SnqUU1qvEP5e6hmNqCtc>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsop>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Owner: <mailto:dnsop-owner@ietf.org>
List-Post: <mailto:dnsop@ietf.org>
List-Subscribe: <mailto:dnsop-join@ietf.org>
List-Unsubscribe: <mailto:dnsop-leave@ietf.org>
Hi Stephane On Thu, Jul 18, 2024 at 11:38:22AM +0200, Stephane Bortzmeyer wrote: > On Mon, Jul 01, 2024 at 07:20:19PM +0000, > Paul Hoffman <paul.hoffman@icann.org> wrote > a message of 8 lines which said: > > > I submitted it to the RRTYPE expert reviewers, and the new > > definition is posted at > > <https://www.iana.org/assignments/dns-parameters/WALLET/wallet-completed-template>. > > Are there examples in the wild? I added one (with a real Bitcoin > address, I hope to Make Money Fast) at bortzmeyer.fr. Here is a > small Python script to decode these RR (I was too lazy to patch dig). > > #!/usr/bin/env python > > # https://www.dnspython.org/ > import dns.resolver > > # Not yet known from most software. https://www.iana.org/assignments/dns-parameters/dns-parameters.xml#dns-parameters-4 > WALLET = 262 This type was added recently to dnspython by Bob Halley: https://github.com/rthalley/dnspython/commit/e5e9f5e8722da52159a5f073d800e1be7eed036b There are some examples in that patch. You may want to submit any patches for validation your code is performing there. Mukund
- [DNSOP] Re: [Ext] Revised the application for the… Paul Hoffman
- [DNSOP] Revised the application for the WALLET RR… Paul Hoffman
- [DNSOP] Re: [Ext] Revised the application for the… Petr Špaček
- [DNSOP] Re: [Ext] Revised the application for the… Shumon Huque
- [DNSOP] Re: [Ext] Revised the application for the… Dick Franks
- [DNSOP] Fwd: Re: [Ext] Revised the application fo… Dick Franks
- [DNSOP] Re: [Ext] Revised the application for the… Paul Hoffman
- [DNSOP] Re: [Ext] Revised the application for the… Erik Kline
- [DNSOP] Re: [Ext] Revised the application for the… Paul Hoffman
- [DNSOP] Re: [Ext] Revised the application for the… Erik Kline
- [DNSOP] Re: [Ext] Revised the application for the… Stephane Bortzmeyer
- [DNSOP] Re: [Ext] Revised the application for the… Mukund Sivaraman
- [DNSOP] Re: [Ext] Revised the application for the… Stephane Bortzmeyer