DoH vs DNSCrypt: technical comparison 🔐
**DNSCrypt:**
✅ No insecure bootstrap
✅ No CA dependency
✅ Resistant to CA compromise
✅ Can hide client IP (Anonymized DNSCrypt)
❌ Less common support
**DoH:**
✅ IETF-standardized (RFC 8484)
✅ Port 443 (blends with HTTPS)
✅ Self-hostable
✅ Browser native support
✅ Harder to detect/block
❌ Requires TLS bootstrap
My: self-hosted DoH → Unbound. Zero third parties, encrypted.
#DNS #Privacy #Security #DoH #DNSCrypt #Encryption #FOSS #Networking
LOL, I was trying to figure out why dnscrypt-proxy wouldn't resolve on port 5053. Turns out the ListenStream and ListenDatagram on /usr/lib/systemd/system/dnscrypt-proxy.socket was set to 127.0.2.1#53. I just changed the port to 5053, not seeing the third digit was set to 2, not 0. It took me some minutes to see that !
I was following this guide, pretty easy, but I gotta say that "2" was pretty sneaky, but it's alright now: https://docs.pi-hole.net/guides/dns/dnscrypt-proxy/
We are deprecating #DNSCrypt support.
https://ffmuc.net/services/dns/2026/01/03/dnscrypt-abschaltung/
Maintenance cost (in an Anycast setup) is too high for so little usage that's why we decided to deprecate it.
So #OPNsense is driving me a little crazy🤪, with stuff like:
On DnsCrypt‑Proxy when adding stamps, the stamps spec defines to include the sdns:// prefix but unless you tick the help on the right corner of the add overlay, you will not see that OPNsense does not want you to add the sdns:// prefix🤪😠
Wasting my time in trying to fix #DNScrypt
What is making me crazy mad to no end!🤪😠
Is how outdated the OPNsense manual is!!
#Networking #Network #Networks #DNS #Router #Routers #OpenSource #Firewall
DNSCrypt for Home Assistant has been updated to Version: 2025.11.13
👉🏻 https://github.com/linickx/addon-dnscrypt-proxy
Rebuild triggered by [2025.11.0](https://github.com/home-assistant/docker-base/releases/tag/2025.11.0)
Upstream Release Notes (only Alpine applies):
```
What’s Changed
Drop Alpine 3.19 builds (#322) @sairon
Reduce number of layers and optimize build of the base-python images (#321) @sairon
```
#HomeAssistant #DNSCrypt #DNSCryptProxy
/cc @linickx
What private DNSCrypt or DNS-over-HTTPS services running some foss software do you use?
Preferably owned and hosted in Europe.