Information AboutDjbdns |
| CATEGORIES ABOUT DJBDNS | |
| dns software | |
|
The djbdns program is a simple and secure DNS implementation created by Daniel J. Bernstein due to his frustrations with repeated BIND Security Hole s. There is an as-yet-unclaimed $500 prize (see External Links, below) for the first person to find a Security Hole in djbdns. As of 2004 , it was the third most popular DNS server (counting BIND version 9 separately from versions 8 and 4) for the publication of DNS data.1 THE COMPONENTS OF DJBDNS The package contains:
In djbdns, different features and services, like AXFR zone transfers, are split off into separate programs. Zone file parsing, DNS Caching , and Recursive Resolving are also implemented as separate programs. The result of these design decisions is a dramatic reduction in code size and complexity of the Daemon program that answers lookup requests. Daniel J. Bernstein (and many others) feel that this is true to the spirit of the Unix operating system, and makes security verification much simpler. COPYRIGHT STATUS Main article: Licence-Free Software The package is distributed as Licence-Free Software ; the software does not meet the Open Source Definition . This stops djbdns from being included with some Linux distributions, such as Debian . This is also probably why many other Linux Distribution s do not include it. The software is free for anyone to use, however; the source code is publicly available, can be downloaded by anyone free of charge, and is open for inspection and modification by users. The licensing issues have not deterred a large number of feature-enhancing augmentations from being published. The only limitation is that one can not legally distribute a modified version of djbdns; modifications have to be distributed as Diff patches. SEE ALSO REFERENCES EXTERNAL LINKS
|
|
|