Privacy
Last updated: July 2026
The short version
This site is a static website. It has no backend, no database, no accounts, no cookies, and no analytics. We have nothing to sell because we collect nothing.
What stays in your browser
The site stores a few things in your browser's local storage so it can function: which wallet you last connected, in-progress registrations (including their secrets), and a cache of the names your address owns. This data never leaves your device and you can clear it at any time through your browser, though note that discarding an in-progress registration also discards the secret needed to complete it.
Who you do talk to
When you use the dapp, your browser communicates directly with third parties: Ethereum RPC providers (to read the chain and broadcast your transactions), your own wallet software, and (if you connect via WalletConnect) the WalletConnect relay. Each of these sees your IP address and the requests you make, under their own privacy policies. All transactions you send are public on the Ethereum blockchain, permanently.
Onchain data is public
Names, records, avatars and every other value you store through the protocol are public, permanent, and replicated on every Ethereum node. Do not put anything onchain that you may later want removed.
Questions
The site is open source, and the clearest privacy statement is the code itself.