A tool for securing communications between a client and a DNS resolver
dnscrypt-proxy provides local service which can be used directly as your local resolver or as a DNS forwarder,
encrypting and authenticating requests using the DNSCrypt protocol and passing them to an upstream server,
by default Cisco who run this on their resolvers. (It used to be OpenDNS.)
The DNSCrypt protocol uses high-speed high-security elliptic-curve cryptography and is very similar to
DNSCurve, but focuses on securing communications between a client and its first-level resolver.
While not providing end-to-end security, it protects the local network, which is often the weakest point
of the chain, against man-in-the-middle attacks. It also provides some confidentiality to DNS queries.
- Links to server:dns / dnscrypt-proxy
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:X0F:branches:network/dnscrypt-proxy2 && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
README.openSUSE | 0000004178 4.08 KB | |
_link | 0000000143 143 Bytes | |
dnscrypt-proxy-2.0.45.tar.gz | 0002721610 2.6 MB | |
dnscrypt-proxy-resolvconf.service | 0000000856 856 Bytes | |
dnscrypt-proxy.changes | 0000016183 15.8 KB | |
dnscrypt-proxy.service | 0000000879 879 Bytes | |
dnscrypt-proxy.socket | 0000000647 647 Bytes | |
dnscrypt-proxy.socket.conf | 0000000220 220 Bytes | |
dnscrypt-proxy.spec | 0000006888 6.73 KB | |
example-dnscrypt-proxy.toml.sed | 0000002962 2.89 KB | |
find_licenses.sh | 0000003180 3.11 KB | |
install_licenses.sh | 0000000790 790 Bytes |
Comments 0