silentmode.st + hephaestus.x static content — HTML/CSS/JS served via nginx (VPS) and Sia bucket (backup)
Find a file
Local Dev 21cdf5a09f feat(ariadne/mobile): 0.17 — the address bar finally searches
Direct answers to the three complaints in one release.

"Doesn't load any results even if I type a keyword" — navigateTo used to
always append .bch to any bare label. So "bitcoin" became
https://bitcoin.bch/ and NXDOMAINed. Now: input with a space, or bare
label with no dot, routes to the user's chosen search engine. Input with
a dot (hello.bch, example.com) stays a URL. Matches Chrome/Firefox
omnibox behaviour exactly.

"Has no check for updates in settings" — new Updates section shows the
installed version + signing-cert SHA-256, with a "Check for updates now"
button that manually polls dl.silentmode.st and toasts the result. If a
newer version exists, the standard silent-prefetch → green-chip → tap-to
-install flow (unchanged from 0.15) kicks in.

"Looks poor compared to a regular browser" — Settings gains three more
sections beyond Resolution / Ariadne's Thread / Maintenance:

- Search: segmented picker for DuckDuckGo (default), Startpage, Brave
  Search, Google, Kagi. Persists via SharedPreferences.
- Updates: version + cert + manual check.
- Privacy: "Clear browsing data" — cookies (CookieManager), form data,
  cache, per-tab history, all in one tap. Bookmarks + tabs preserved.
- About: silentmode.st/theseus + theseus.x links, brand credit.

serveSettingsPage() signature grew to take (indexerOn, searchKey,
currentVersion) so it can render the current selection + version. Added
searchEngineSegment() helper for the picker layout.

Release: ariadne-v0.17.apk sha256
8a655081782ecc17a50a7fcd67c28625ccb0c905cf6b583bdd703a128b2b9b10
Deployed to dl.silentmode.st + silentmode.bch (Sia mirror). Site pages
bumped: silentmode.st/tools + /releases + /theseus + theseus.x.
2026-09-13 20:19:34 +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.17 — the address bar finally searches 2026-09-13 20:19:34 +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.17 — the address bar finally searches 2026-09-13 20:19:34 +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.17 — the address bar finally searches 2026-09-13 20:19:34 +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.17 — the address bar finally searches 2026-09-13 20:19:34 +02:00
shared.css site: real logo, hero screenshot, OG tags, contrast fixes 2026-09-07 23:01:57 +02:00