Numa v0.14 ships ODoH client and relay in a single Rust binary for anonymous DNS
Numa v0.14 ships an MIT-licensed Rust binary that implements both the ODoH (Oblivious DNS over HTTPS) client and relay, providing anonymous DNS resolution without requiring user accounts. The article explains how ODoH (RFC 9230) splits identity from query data across two independent operators, unlike traditional DNS, DoH, or DoT which expose IP addresses. It