silentmode.st + hephaestus.x static content — HTML/CSS/JS served via nginx (VPS) and Sia bucket (backup)
Find a file
Local Dev 20ddf2bf0c Ship Theseus 0.3.19 4830da01 (signed add-on update endpoint now live)
Setup    4830da019914019c5d3575420b490a278bc3ba63606680f84c30d58de5ff9500
Portable 1ef76b5b0fae9ac5a201956f6f3da55b1f1ceec8a035cc0d498147a210491b5f

One theseus change since 0.3.18:

7672ce0 - Signed add-on update endpoint activates. The Silent Mode
operator Ed25519 pubkey (generated 2026-09-07,
732b1263a236b0030383a2376597cfa43c3624b3ca2912a46134f8f2a06e6012)
is baked into addon-update-pubkeys.js, so on every boot Theseus polls
each installed add-on's updateURL 30 s in, verifies the signed
updates.json against the pubkey, and stages any newer signed version
under <userData>/addons-updates-staged/ for promotion on the next
launch. Verification, backup, and promotion mechanics unchanged from
0.3.18. The screenshot add-on already advertises
https://addons.silentmode.st/screenshot/updates.json; publishing a
signed entry there is what activates real updates. No entry is
published yet, so this build's boot-time fetch fails silently until
the operator lands the first signed payload via
scripts/sign-addon-update.mjs.

3be152a - Also in this ship: package-lock.json resynced with
package.json. The 0.3.18 ship inadvertently committed WIP dependency
additions (bitcoinjs-lib, bip32, bip39, ecpair,
@bitcoinerlab/secp256k1) via git commit -o's file-scoped semantics
without a matching lock update. Fresh clones now build cleanly with
npm ci. Deps are unused by shipped code at this time but ride along
in node_modules — installer size grew ~400 KB.

Deployed. Verified LIVE 0.3.19.
2026-09-08 00:09:09 +02:00
apps site: add favicon link to every silentmode.st HTML page 2026-08-31 21:43:25 +02:00
brand site: real logo, hero screenshot, OG tags, contrast fixes 2026-09-07 23:01:57 +02:00
choose site: real logo, hero screenshot, OG tags, contrast fixes 2026-09-07 23:01:57 +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: real logo, hero screenshot, OG tags, contrast fixes 2026-09-07 23:01:57 +02:00
hephaestus site: real logo, hero screenshot, OG tags, contrast fixes 2026-09-07 23:01:57 +02:00
hephaestus.x feat(hephaestus.x): landing 'Sign in' becomes a Bitcoin Cash wallet dropdown 2026-09-02 22:13:55 +02:00
hermes site: real logo, hero screenshot, OG tags, contrast fixes 2026-09-07 23:01:57 +02:00
js feat(registrar): registerTldWithExternalWallet + wire into portal 2026-09-07 01:39:16 +02:00
nav site: add favicon link to every silentmode.st HTML page 2026-08-31 21:43:25 +02:00
prometheus site: real logo, hero screenshot, OG tags, contrast fixes 2026-09-07 23:01:57 +02:00
releases Ship Theseus 0.3.19 4830da01 (signed add-on update endpoint now live) 2026-09-08 00:09:09 +02:00
sirius site: real logo, hero screenshot, OG tags, contrast fixes 2026-09-07 23:01:57 +02:00
store site: add favicon link to every silentmode.st HTML page 2026-08-31 21:43:25 +02:00
tlds site: real logo, hero screenshot, OG tags, contrast fixes 2026-09-07 23:01:57 +02:00
tools Ship Theseus 0.3.19 4830da01 (signed add-on update endpoint now live) 2026-09-08 00:09:09 +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: fix homepage product count, drop stray brand-page copy, add GOTCHAS 2026-09-07 21:06:25 +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: real logo, hero screenshot, OG tags, contrast fixes 2026-09-07 23:01:57 +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 Ship Theseus 0.3.19 4830da01 (signed add-on update endpoint now live) 2026-09-08 00:09:09 +02:00
shared.css site: real logo, hero screenshot, OG tags, contrast fixes 2026-09-07 23:01:57 +02:00