silentmode.st + hephaestus.x static content — HTML/CSS/JS served via nginx (VPS) and Sia bucket (backup)
Find a file
Local Dev be1c9279c9 feat(ariadne/mobile): 0.16 — curated start page + fresh snapshot
Users on 0.15 reported "Ariadne can't open many websites" and "start page
is full of dead links". Two independent stale-data issues, both fixed.

Start page — replaces the featured-hero + beacon-fallback grid with the
same nine curated cards navigate.st serves (hello.bch, siatest.bch,
SilentMode.X, Theseus.X, Sirius.X, Hephaestus.X, Prometheus.X, Helios.X,
Hermes.X). No more auto-iteration over every registered name on the
beacon — which is what was surfacing smtest-dc5563.bch, uitest-e20579.p2p,
qrtest-e21970.nav etc. Added product-role badges (infrastructure /
navigator / registrar / code-host / app-store / search / messaging) with
the same acid/blue/purple/green/gold/pink vocabulary Theseus uses.

Bundled snapshot at app/assets/bns-index.json regenerated from the live
chain via the resolver-web.js buildIndex path. Up from 44 entries to 54,
now including all 13 .x names (was 6 — silentmode.x, theseus.x,
hephaestus.x, prometheus.x, helios.x, hermes.x etc. were entirely
missing). So cold-start resolution finds the .x brands without waiting
for a network trip.

Also regenerated dl.silentmode.st/bns-name-index.json — same 54-entry
JSON. That file hadn't been rebuilt since 2026-08-30 and is what every
client's CDN pull path reads on cold start (mobile, extension, resolver).
There's no timer that regenerates it; scratchpad/build-snapshot.mjs is
the reproducible one-shot: node build-snapshot.mjs <cdn-path>.

Sites updated in the same commit (all four surfaces need to advertise the
same version — silentmode.st/tools + /releases + /theseus + theseus.x
were still linking 0.15). APK also mirrored to bns/silentmode/ so
silentmode.bch/ariadne-v0.16.apk serves the same bytes.

Release: ariadne-v0.16.apk sha256
fa58aa7642319faaa6b23f0f0a46c0adad2ce1f3c5957f4d527ac09241b76574
2026-09-12 19:51:00 +02:00
apps site: add favicon link to every silentmode.st HTML page 2026-08-31 21:43:25 +02:00
brand site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
choose site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
deviant site: fix homepage product count, drop stray brand-page copy, add GOTCHAS 2026-09-07 21:06:25 +02:00
helios site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
hephaestus site: fix Hephaestus nav wrap; logo + OG tags on tools and releases pages 2026-09-10 00:32:01 +02:00
hephaestus.x site(hephaestus.x): redesign landing to Sirius design language + source section 2026-09-10 00:38:48 +02:00
hermes site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
js feat(registrar): 90/10 revenue split — TLD owner earns from name mints 2026-09-08 02:42:16 +02:00
nav site: add favicon link to every silentmode.st HTML page 2026-08-31 21:43:25 +02:00
prometheus site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
releases feat(ariadne/mobile): 0.16 — curated start page + fresh snapshot 2026-09-12 19:51:00 +02:00
sirius site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
store site: add favicon link to every silentmode.st HTML page 2026-08-31 21:43:25 +02:00
theseus feat(ariadne/mobile): 0.16 — curated start page + fresh snapshot 2026-09-12 19:51:00 +02:00
tlds site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
tools feat(ariadne/mobile): 0.16 — curated start page + fresh snapshot 2026-09-12 19:51:00 +02:00
vendor Initial commit — Silent Mode baseline (2026-07-29) 2026-07-29 13:54:34 +02:00
favicon.svg brand: Silent Mode + navigate.st kits (logo, wordmark, avatar, banner, favicon) 2026-08-31 05:22:45 +02:00
GOTCHAS.md site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
home-cards.json Ship Theseus 0.3.0 bb9d8dec (home cards decoupled from browser release) 2026-08-31 18:38:09 +02:00
index.html site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
register.html site: add favicon link to every silentmode.st HTML page 2026-08-31 21:43:25 +02:00
releases-manifest.json feat(ariadne/mobile): 0.16 — curated start page + fresh snapshot 2026-09-12 19:51:00 +02:00
shared.css site: real logo, hero screenshot, OG tags, contrast fixes 2026-09-07 23:01:57 +02:00