summaryrefslogtreecommitdiffstats
path: root/network/unbound/README
blob: cf1304b520ad7946e9a94b9dc0384a183797d335 (plain)
1
2
3
4
5
6
7
8
Unbound is a validating, recursive, and caching DNS resolver.
The C implementation of Unbound is developed and maintained by 
NLnet Labs. It is based on ideas and algorithms taken from a java 
prototype developed by Verisign labs, Nominet, Kirei and ep.net.

Unbound is designed as a set of modular components, so that also DNSSEC 
(secure DNS) validation and stub-resolvers (that do not run as a server,
but are linked into an application) are easily possible.