Path to this page:
./
net/maradns,
Secure DNS server for *NIX systems
Branch: pkgsrc-2019Q1,
Version: 2.0.16,
Package name: maradns-2.0.16,
Maintainer: ddeus.pkgsrcMaraDNS is a package that implements the Domain Name Service (DNS), an
essential internet service. MaraDNS is intended for environments where a DNS
server must be secure and where the server must use the absolute minimum
number of resources possible. MaraDNS was created in response to issues
people had with the DNS servers available in early 2001; and has the
following design goals:
Security-aware programming. A DNS server needs to be secure. It has a number
of security features in the code, including:
1. The code uses a special string library which is resistant to buffer
overflows.
2. The code, if started as root, mandates running as an unpriviledged user
in a chroot() jail.
Open-Source. The 1.0 release of the DNS server is public-domain code;
the 1.2 release will be released under a very liberal BSD-style license.
Simplicity. This DNS server has the minimum number of features needed to
correctly act as an authoritative and/or recursive name server.
Required to build:[
pkgtools/cwrappers]
Package options: inet6
Master sites:
SHA1: 56dbc3b5471be8b5f18421cc3b02eafb6665703d
RMD160: cff6ef5f708a4db4c0b61eda6691857327174003
Filesize: 1101.078 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version maradns-2.0.16 (created)