From 45d6379135504814ab723b57f0eb8be23393a51d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 09:24:22 +0200 Subject: Adding upstream version 1:9.16.44. Signed-off-by: Daniel Baumann --- contrib/README | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 contrib/README (limited to 'contrib/README') diff --git a/contrib/README b/contrib/README new file mode 100644 index 0000000..f8fc639 --- /dev/null +++ b/contrib/README @@ -0,0 +1,52 @@ + + +This directory contains scripts, tools, and other useful accessories to +BIND 9. Contrib software is not supported by ISC, but reported bugs will +be fixed as time permits. + + - scripts/ + + Assorted useful scripts, including 'nanny' which monitors + named and restarts it in the event of a crash, 'zone-edit' + which enables editing of a dynamic zone, and others. + + - dane/ + + mkdane.sh generates TLSA records for use with DNS-based + Authentication of Named Entities (DANE). + + - dnspriv/ + + Sample configuration for setting up a DNS-over-TLS server + using BIND with Nginx as a TLS proxy. + + - kasp/ + + Scripts for converting key and signature policies from OpenDNSSEC + KASP format to the policy.conf format used by dnssec-keymgr. + + - dlz/modules + + Dynamically linkable DLZ modules that can be configured into + named at runtime, enabling access to external data sources including + LDAP, MySQL, Berkeley DB, perl scripts, etc. + + - dlz/drivers + + Old-style DLZ drivers that can be linked into named at compile + time. (These are no longer actively maintained and are expected + to be removed eventually.) + +Some links to useful software and other resources related to BIND 9 and +DNS can be found at https://www.isc.org/dns-tools-and-resources. -- cgit v1.2.3