Canonical SHA-256 checksums for every published build. This page lives at the on-chain
name releases.silentmode.bch; the name pins where it is served from, so a tampered
mirror cannot change what you check against here.
Theseus Navigator 0.3.46
Windows 64-bit · unsigned · 2026-09-13 · 0.3.46 — updater hardening + real error page for unreachable BCNR content — Updater hardening after a torn 0.3.44 → 0.3.45 auto-update: the installer is no longer launched while Theseus is still shutting down. Install & restart now records the setup path, quits, and a detached helper waits for the browser process to be gone before running the installer, then runs it once more if resourcesapp.asar is missing afterwards — a torn install repairs itself. Hash verification of the download is unchanged and the mark-of-the-web is stripped after it passes. Failed content fetches for BCNR sites (relay unreachable, DNS stalling, origin down) now show a proper error page naming the site, the upstream that was tried, the error and its cause code, with a retry — instead of the bare text "Theseus error: fetch failed". Includes everything from 0.3.45.
Windows 64-bit · unsigned · bundled Node runtime · 2026-09-09 · Actually works this time — 0.1.1's persistent install log caught the bug 0.1.0 had had silently all along: install.ps1 died at the CA-rotation probe because PowerShell 5.1's $ErrorActionPreference=Stop plus a native subprocess writing to stderr = "NativeCommandError", killing the script before it could register the daemon or add the last NRPT rule. 0.1.2 routes every node call through Invoke-NodeCapture (Windows-level stream redirection, PS 5.1 doesn't touch the streams). TLD list now cascades: comma-separated indexer list → local cache → electrum WSS → bundled snapshot → bootstrap, and any authoritative fetch refreshes C:\ProgramData\Ariadne\tlds-cache.json. CA import via .NET X509Store direct (no Cert: PSDrive dependency). Upgrades stop the running daemon before file replacement so node.exe is no longer held open during install.
Android 5.0+ (API 21) · self-signed release key · 2026-09-13 · 0.17 — the address bar finally searches — Typing a bare keyword ("bitcoin") or a multi-word query in the address bar now routes to the user's chosen search engine — DuckDuckGo by default, with Startpage, Brave, Google, and Kagi in a segmented picker in Settings. Names with a dot (hello.bch, example.com) still open as URLs; the old auto-".bch"-completion for bare labels is gone, matching Chrome/Firefox. Settings gets four new sections beyond Resolution / Ariadne's Thread / Maintenance: Search, Updates (installed version + signing-cert SHA-256 + one-tap "Check for updates now" that polls dl.silentmode.st and toasts the result), Privacy (one-tap Clear browsing data — cookies, form data, cache, per-tab history), and About. Carries the 0.16 curated start page + fresh 54-entry chain snapshot, and 0.15's DOWNLOADING/READY/RETRY chip states.
How to verify. After downloading, compute the file's SHA-256 and compare it to
the value above — on Windows: certutil -hashfile <file> SHA256;
on Android, hash the downloaded .apk on a computer before you move
it to the phone, or use any file-hashing app. Nothing here is signed by an authority your device
already trusts — by design — so it will warn about an unrecognized app; the checksum is the
real check. The machine-readable manifest is at
releases-manifest.json.