1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: curvedns
Section: net
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: NEVEU Stephane <stefneveu@gmail.com>
Build-Depends:
debhelper-compat (= 13),
libev-dev,
libsodium-dev,
ronn,
Homepage: http://curvedns.on2it.net/
Standards-Version: 4.5.1
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/pkg-security-team/curvedns.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/curvedns
Package: curvedns
Pre-Depends: ${misc:Pre-Depends}
Depends: adduser,
${misc:Depends},
${shlibs:Depends},
lsb-base
Architecture: any
Description: DNS/DNSCurve forwarding name server - binaries
The curvedns package provides software for DNS/DNSCurve.
.
CurveDNS is the first publicly released forwarding implementation
that implements the DNSCurve protocol
|