From 31ed95e3bdfabcb0cb2e51e4981b7a3bf3126f40 Mon Sep 17 00:00:00 2001 From: Alex Band Date: Wed, 4 Jun 2025 10:58:57 +0200 Subject: [PATCH] Add development vision --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README b/README index e07fdc07..69693c7e 100644 --- a/README +++ b/README @@ -1,3 +1,17 @@ +DEVELOPMENT VISION + +Note: ldns has been in maintenance mode since 2020, with no plans for major +features. We will continue to make occasional use of ldns in an experimental +setting, such as during an IETF Hackathon to build a proof of concept for an +Internet Draft. + +The natural successor to the ldns library is the domain library for Rust: +https://github.com/NLnetLabs/domain + +We offer drop-in replacements for commonly used ldns example tools in dnst: +https://github.com/NLnetLabs/dnst + +--- Contents: REQUIREMENTS -- 2.47.3