Opened 10 years ago
Closed 10 years ago
#46319 closed submission (fixed)
dnscrypt-proxy
Reported by: | Schamschula (Marius Schamschula) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | dnscrypt-proxy |
Description
I've created a port of dnscrypt-proxy version 1.4.2:
A protocol 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.
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.
Attachments (1)
Change History (6)
comment:1 Changed 10 years ago by mf2k (Frank Schima)
Keywords: | haspatch maintainer removed |
---|---|
Version: | 2.3.3 |
comment:2 Changed 10 years ago by Schamschula (Marius Schamschula)
comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
The license field appears to be incorrect. This software appears to be under the ISC license, not the GPL.
The extraneous formatting characters should be removed from the notes.
Changed 10 years ago by Schamschula (Marius Schamschula)
comment:4 Changed 10 years ago by Schamschula (Marius Schamschula)
Updated license and reformatted notes.
comment:5 Changed 10 years ago by roederja
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r130875.
Added a missing word in the notes.