← Back to AI Insights
Gemini Executive Synthesis

A second public ODoH relay and a client to interact with it.

Technical Positioning
Expanding the ODoH ecosystem by providing an alternative public relay, addressing the lack of account-free, privacy-focused DNS options.
SaaS Insight & Market Implications
The market for privacy-focused DNS is dominated by services requiring user accounts, creating a friction point for users prioritizing anonymity and simplicity. ODoH (Oblivious DNS-over-HTTPS) offers a critical alternative by eliminating account requirements, yet its adoption is hindered by a scarcity of public relays. The introduction of a second public ODoH relay directly addresses this infrastructure gap, enhancing the protocol's viability and accessibility. This development signals a growing demand for truly anonymous internet infrastructure and decentralization in core services like DNS. For B2B SaaS, this trend suggests opportunities in providing robust, account-free privacy solutions or contributing to open protocols that reduce vendor lock-in and enhance user trust.
Proprietary Technical Taxonomy
privacy-focused DNS service ODoH relay protocol Fastly Compute dnscrypt-proxy client

Raw Developer Origin & Technical Request

Source Icon Hacker News May 14, 2026
Show HN: Running the second public ODoH relay

Every privacy-focused DNS service requires an account: NextDNS, Cloudflare for Families, Apple's iCloud Private Relay (paid, iOS-only). The protocol that doesn’t require one - ODoH - had basically one well-known public relay operator (Frank Denis on Fastly Compute, default in dnscrypt-proxy). I built a second one and the client to talk to it.

Developer Debate & Comments

binyang_qiu • May 14, 2026
Pretty cool to see someone actually running public ODoH infra instead of just talking about privacy in theory. I'm just wondering what the biggest operational pain has been so far running a public relay.
piuvas • May 14, 2026
anyone know how the diagram was made? pretty cool.
Bender • May 14, 2026
To me this feels like turtles all the way down. Ultimately who owns and controls the layer-4 proxies and DoH servers matters and can easily get into turtle arguments. Who controls the certs controls the mathematical obfuscation (encryption) also matters. Pieces of the puzzle can be shared and recombined at any time.Me personally, I will stick with running my own DoH servers and thus I need not run any turtles (layer 4 proxies) in the middle of my already encrypted connections. Anyone running Unbound DNS can enable DoH if Unbound was built including '--with-libnghttp2' which the Alpine Linux version has. At the moment my browser is talking to Unbound over DoH on my local network so I get the advantages of ECN but I can easily switch it to any server where I have installed Unbound. Ultimately DNS at some point will be unencrypted UDP port 53 so I would rather it be me that determines where that happens so I can optimize my own cache and pre-cache cron jobs to mask my DNS behavior, but that's just me. Others can do whatever they want, as they should. The people that operate my ISP are bigger deviants than I and they know that I know that they know that I know this.Oh and as a funny side note, I can warm up cache on entirely unrelated nodes and then transfer the cache export to any node and keep it valid on that node as long as I wish making the vast majority of my DNS requests respond in less than 700 nanoseconds not that I am in any hurry. unbound-control dump_cache | bzip -9c > /dev/shm/dump_node_1045.txt.bz2 I can then bring those cache dumps in from any node to my home network making DNS resolution entirely invisible. Automation is only limited to ones imagination. Or AI's imagination. I personally find it beneficial to listen to Pure Imagination from Willy Wonka & The Chocolate Factory (1971) RIP Gene Wilder
skinfaxi • May 14, 2026
What is the end-game for the private TLD? Is this going to turn into some cryptocurrency thing?
aboardRat4 • May 14, 2026
[dead]
plexescor • May 14, 2026
[flagged]
petcat • May 14, 2026
[dead]
gigatexal • May 14, 2026
What would it take to get truly anonymous dns? I guess it’s not really possible no?
cedws • May 14, 2026
What’s the selling point of ODoH given the low uptake of ECH which means the name of the server you’re talking to is given away anyway?
rdme • May 14, 2026
The relay is a systemd unit on a VPS, Caddy for TLS, SSRF-hardened (regex-strict hostnames, no IP literals). eTLD+1 same-operator check rejects relay+target run by the same org by default. HPKE is odoh-rs from Cloudflare``` cargo install numa# set mode = "odoh" in numa.toml ```Repo: https://github.com/razvandimescu/numa

Frequently Asked Questions

Market intelligence mapped to A second public ODoH relay and a client to interact with it..

What is the technical positioning of A second public ODoH relay and a client to interact with it.?
Based on our AI analysis of the original developer request, its primary technical positioning is: Expanding the ODoH ecosystem by providing an alternative public relay, addressing the lack of account-free, privacy-focused DNS options.
Are engineers actively discussing A second public ODoH relay and a client to interact with it.?
Yes, we have tracked 26 direct responses and active debates regarding this specific topic originating from Hacker News.
What architecture is tied to A second public ODoH relay and a client to interact with it.?
Our proprietary extraction maps A second public ODoH relay and a client to interact with it. to adjacent architectural concepts including privacy-focused DNS service, ODoH relay, protocol, Fastly Compute.

Engagement Signals

88
Upvotes
26
Comments

Cross-Market Term Frequency

Quantifies the cross-market adoption of foundational terms like client and protocol by tracking occurrence frequency across active SaaS architectures and enterprise developer debates.