hello-dns/non-ietf.md
bert hubert c2952059cb tyop
2018-04-10 00:14:50 +02:00

23 lines
1.1 KiB
Markdown

<meta charset="utf-8" emacsmode="-*- markdown -*-">
**A warm welcome to DNS**
<link rel="stylesheet" href="https://casual-effects.com/markdeep/latest/apidoc.css?">
Note: this page is part of the
'[hello-dns](https://powerdns.org/hello-dns/)' documentation effort.
# Non-IETF DNS standards
* RPZ:
Response Policy Zone is a framework for blocking, dropping queries or
spoofing responses based on domain names, response IP addresses or
nameservers used during resolution. It has long lived as an [ISC Technical
Note](https://ftp.isc.org/isc/dnsrpz/isc-tn-2010-1.txt), and failed to become an IETF standard. It is nevertheless very
useful, and there is an industry of RPZ providers. Policies are described
by zones and are typically transmitted over IXFR.
* RRL: Response Rate Limiting
* DNSCrypt
* Curvedns
<!-- Markdeep: --><style class="fallback">body{visibility:hidden;white-space:pre;font-family:monospace}</style><script src="ext/markdeep.min.js"></script><script>window.alreadyProcessedMarkdeep||(document.body.style.visibility="visible")</script>