Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/dnscrypt-proxy,
Securing DNS communication using DNSCrypt
Branch: CURRENT,
Version: 1.7.0,
Package name: dnscrypt-proxy-1.7.0,
Maintainer: adaThe 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.
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.
Required to run:[
devel/libltdl] [
security/libsodium]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 79107505022ccaf47941100b69cb830c4a3c06af
RMD160: 099dedf0a926387b88016a83c50dfa443813407e
Filesize: 1368.505 KB
Version history: (Expand)
- (2018-06-20) Package deleted from pkgsrc
- (2018-03-13) Package has been reborn
- (2018-03-08) Package deleted from pkgsrc
- (2018-03-07) Package has been reborn
- (2018-03-07) Package deleted from pkgsrc
- (2017-11-23) Package has been reborn
CVS history: (Expand)
2015-03-30 09:31:03 by ada | Files touched by this commit (1) |
Log message:
Remove bogus SUBDIR
|
2015-03-16 21:59:35 by ada | Files touched by this commit (1) |
Log message:
added SUBDIR+=dnscrypt-proxy
|
2015-03-16 17:19:28 by ada | Files touched by this commit (4) |
Log message:
Adding dnscrypt-proxy to wip
The 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.
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.
|