link in tres

This commit is contained in:
bert hubert 2018-10-16 11:55:18 +02:00
parent c9cae703fa
commit 412962aad2

View File

@ -54,6 +54,7 @@ The content is spread out over several documents:
* [Relevant to authoritative servers](auth.md.html)
* [tdns: a 'from scratch' teaching authoritative server, implementing all of basic DNS in 1100 lines of code](tdns/README.md.html)
* [Relevant to resolvers](resolver.md.html)
* [tres: a 'from scratch' teaching resolver, implementing all relevant parts of DNS in 500 lines of code](tdns/tres.md.html)
* Optional elements: [EDNS, TSIG, Dynamic Updates, DNAME, DNS Cookies](optional.md.html)
* [Privacy related](privacy.md.html): QName minimization, DNS-over-TLS, DNS-over-HTTPS, EDNS Padding
* [DNSSEC](dnssec.md.html)