aboutsummaryrefslogtreecommitdiff
path: root/dns/ironsides/pkg-descr
blob: b13b3adcacaa3b9fc5887b6905ec5a277e99bbf6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
IRONSIDES is an authoritative DNS server that is provably invulnerable to
many of the problems that plague other servers. It achieves this property
through the use of formal methods in its design, in particular the language
Ada and the SPARK formal methods tool set. Code validated in this way is
provably exception-free, contains no data flow errors, and terminates only
in the ways that its programmers explicitly say that it can. These are very
desirable properties from a computer security perspective.

IRONSIDES is not a complete implementation of DNS. In particular, it does
not support zone transfers or recursive queries. It does, however, support
a sufficient number of DNS records to be useful as an authoritative DNS
server for an enterprise.

WWW: http://ironsides.martincarlisle.com