The tools

Four ways to reach a name registered on the Bitcoin Cash chain, from "nothing installed" to "the whole computer speaks it." Pick by how much of your machine you want to change.

1 · The remote relay live

A public gateway that reads the blockchain for you and hands the page to your ordinary browser over ordinary HTTPS. Works on any phone, tablet or computer, in any browser, with nothing to download and no settings to change.

Open thisWhat you getWhere the page lives
navigate.st/bns/hello.bch A small pageinside a blockchain transaction
navigate.st/bns/coinspectrum.deviant.bch A full multi-file siteSia storage network
navigate.st/bns/coinspectrum.bch The same site againan ordinary web server
navigate.st/bns/argo.bch A small pageinside a blockchain transaction
What the relay costs you. Because it resolves names on your behalf, the relay operator can see which .bch sites you ask for. It is also one thing that can be blocked. Install anything below and the lookup happens on your own machine — no operator in the middle.

2 · Theseus Navigator — the browser alpha

A desktop browser that speaks .bch, .p2p and other BNS TLDs natively. Tabs, search, a home page, a one-click Tor switch, and a registry badge on every page showing which chain a name resolved on and whether the content came from the chain, from Sia, or from a server. Changes nothing on your system.

What it's for

Somebody who wants to browse BNS names on their own laptop without touching the DNS or the trust store. Portable and installer both available.

What it needs

Windows 64-bit. macOS and Linux builds not yet packaged.

Verification

Unsigned by design — a code-signing certificate would require a legal identity, which is what this project exists to avoid. Check the SHA-256 on the download page against the on-chain releases/ list.

3 · Ariadne Resolver — system-wide alpha

A small background service plus an installer. Teaches your whole computer to open BNS names in every browser, with HTTPS working. The most complete option; asks for administrator rights because it changes how your machine resolves names.

What it does

Runs a local DNS resolver that answers BNS names from the chain first and forwards everything else. Mints TLS certificates on the fly, signed by a local root that's name-constrained to the BNS TLDs — it cannot vouch for .com.

What it changes

Adds a background service, points DNS at loopback, imports one root certificate into the machine trust store. Everything reverses with the bundled uninstaller.

What it needs

Windows now. Linux/macOS after — the daemon itself is portable Node.js.

4 · Ariadne for Firefox — the extension alpha

A browser add-on that resolves BNS names inside Firefox — no background service, no system changes. The lightest install: 8 KB, zero dependencies.

What it's for

Firefox users who want BNS in one browser only, without touching the OS. Also runs on Firefox for Android.

What it costs

Nothing to run — it resolves names in-extension against public electrum nodes. No local daemon, no hosted resolver, no account.

Known limits

No TLS pinning yet — sites reached over ip records are only as trustworthy as the upstream server. Being fixed.

Packaging in progress

5 · Ariadne for Android — the phone alpha

A phone app that resolves BNS names on the device itself — no relay in the middle. Tabs, a start page built from the names actually registered on chain, and a badge on every page showing whether it came from the chain or from DNS.