An open API service indexing awesome lists of open source software.

https://github.com/t145/white-bear

DoH, DoT, DNSCrypt, & DoQ provider whitelists and blacklists.
https://github.com/t145/white-bear

blacklist dns-over-https dns-over-quic dns-over-tcp dns-over-tls dnssec whitelist

Last synced: 6 months ago
JSON representation

DoH, DoT, DNSCrypt, & DoQ provider whitelists and blacklists.

Awesome Lists containing this project

README

          


logo

🏊🏿‍♀️ Delve | 📸 Demystify | 🛑 Deny




DoH, DoT, DNSCrypt, & DoQ provider whitelists and blacklists.


A spiritual successor to dohservers and TheGreatWall.




last_updated
visits

release

## 🖋️ Details

> There may be discovered exceptions and this section could be modified in the future.

[TheGreatWall's description](https://github.com/Sekhan/TheGreatWall#what-is-dns-over-https-doh-=) and [AdGuard's article on DoQ](https://adguard.com/en/blog/dns-over-quic.html) provide great overviews for DNS blacklisting and whitelisting.

When deciding whether or not to block a specific encrypted DNS provider domain, it's important to read their policies. Some have actually engineered services that focus on privacy and value the encryption provided by the technology, while others use it to harvest more information on their users.

Regardless of policy, however, it's safe to assume that *all* DoH (DNS-over-HTTPS) providers should be blocked due to [security considerations](https://datatracker.ietf.org/doc/html/rfc8484#section-9). This stems from the fact that HTTPS is **not** a transport layer protocol.

It's recommended to use `data/v2/doh.csv` as a blacklist and all other lists as a whitelist.

### List References

- https://dnsprivacy.org/test_servers/#stubby-configuration
- https://raw.githubusercontent.com/getdnsapi/stubby/develop/stubby.yml.example
- https://github.com/curl/curl/wiki/DNS-over-HTTPS#publicly-available-servers
- https://kb.adguard.com/en/general/dns-providers

### TODO

- https://github.com/bebasid/bebasdns
- https://github.com/pengelana/blocklist/wiki/DNS-over-HTTPS-(DoH)