trust-dns 0.23.2

Trust-DNS is a safe and secure DNS server with DNSSEC support. Eventually this could be a replacement for BIND9. The DNSSEC support allows for live signing of all records, in it does not currently support records signed offline. The server supports dynamic DNS with SIG0 authenticated requests. Trust-DNS is based on the Tokio and Futures libraries, which means it should be easily integrated into other software that also use those libraries.

trust-dns

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 15 feature flags, 2 of them enabled by default.

default

resolver (default)

sqlite (default)

dns-over-https

dns-over-https-rustls

dns-over-openssl

dns-over-quic

dns-over-rustls

dns-over-tls

This feature flag does not enable additional features.

dnssec

This feature flag does not enable additional features.

dnssec-openssl

dnssec-ring

recursor

rustls

tls

tls-openssl