Install privdns
One small binary. No accounts, dashboards, or rituals.
curl -fsSL https://install.privdns.sh.ommore.xyz | bash privdns sends your lookups through a mixnet, so what you ask for stays between you and the internet.
Every lookup takes the scenic route. privdns wraps your DNS query in a single-use request and sends it across the cMixx network before it ever reaches a resolver.
There’s no account attached, no persistent client identity to follow, and no neat little trail from your query back to you.
A small diagram for a big idea ↘Each lookup leaves in a new, single-use packet. The destination can answer your question, but it can’t see who had it.
privdns listens quietly on 127.0.0.1:5354. Everything else can keep talking DNS as usual.
privdns is an experimental open-source project built around the xx network / Elixxir cMixx mixnet. Poke at the source. Make it better.
↗Set up your private resolver in about the time it takes to make a cup of something warm.
One small binary. No accounts, dashboards, or rituals.
curl -fsSL https://install.privdns.sh.ommore.xyz | bash privdns makes a private DNS port available on your machine.
privdns up Use 127.0.0.1:5354 in your browser, router, or app.
nameserver 127.0.0.1
port 5354 A little more privacy,