NetBSD Problem Report #59191
From www@netbsd.org Mon Mar 17 17:16:10 2025
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
(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
client-signature RSA-PSS (2048 bits) client-digest SHA256)
(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
by mollari.NetBSD.org (Postfix) with ESMTPS id 61AD31A9239
for <gnats-bugs@gnats.NetBSD.org>; Mon, 17 Mar 2025 17:16:10 +0000 (UTC)
Message-Id: <20250317171609.7A6551A923C@mollari.NetBSD.org>
Date: Mon, 17 Mar 2025 17:16:09 +0000 (UTC)
From: logix@foobar.franken.de
Reply-To: logix@foobar.franken.de
To: gnats-bugs@NetBSD.org
Subject: RDAP client missing in base
X-Send-Pr-Version: www-1.0
>Number: 59191
>Category: bin
>Synopsis: RDAP client missing in base
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Mar 17 17:20:00 +0000 2025
>Originator: Harold Gutch
>Release: all
>Organization:
The Whowas Foundation
>Environment:
>Description:
ICANN recently sunset their whois service[1] and replaced it with RDAP. As such there is currently no tool in base that can query data from ICANN that previously was available via whois(1) from whois.icann.org.
[1] https://www.icann.org/en/announcements/details/icann-update-launching-rdap-sunsetting-whois-27-01-2025-en
>How-To-Repeat:
whois -h whois.icann.org <whatever>
>Fix:
Make Rust work on all platforms and import the official RDAP client.
Alternatively: Import JSON parser in base (e.g., jq), then write a client that downloads https://data.iana.org/rdap/dns.json and parses the JSON - possibly adding all this functionality to whois(1).
(Contact us)
$NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2025
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.