Skip to content

Commit

Permalink
Added pi-hole as potential dnssec validator
Browse files Browse the repository at this point in the history
  • Loading branch information
buckaroogeek committed Apr 3, 2020
1 parent 7c5a9c1 commit fae4664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ upstream_selector = "random"
DNS-over-HTTPS is compatible with DNSSEC, and requests DNSSEC signatures by
default. However signature validation is not built-in. It is highly recommended
that you install `unbound` or `bind` and pass results for them to validate DNS
records.
records. An instance of [Pi Hole](https://pi-hole.net) could also be used to validate DNS signatures as well as provide other capabilities.

## EDNS0-Client-Subnet (GeoDNS)

Expand Down

0 comments on commit fae4664

Please sign in to comment.