silentmode.st + hephaestus.x static content — HTML/CSS/JS served via nginx (VPS) and Sia bucket (backup)
Find a file
Local Dev ff8e3abfa6 Ship Theseus 0.2.4 7fd323a8 (home cards refresh + engine-picker sync + proxy auth support)
Setup    7fd323a87bd32b780e147de18e16ecd82f89960bbd8e9a619c5d25d374597cd2
Portable 3166e64cf56badd7b26c4c793dc79bbed6f9d6c48fbd467d97f845385b91b1dd

Home cards: DEFAULT_HOME_CARDS replaced with the .x sibling grid the
user asked for -- hello.bch, siatest.bch (the "types of BCDN" pair),
then silentmode.x / theseus.x / sirius.x / hephaestus.x /
prometheus.x / helios.x / hermes.x. Existing installs with a saved
home-cards.json keep their edits (defaults only seed fresh profiles).

Search engine picker sync: user reported the toolbar dropdown listed
engines as active that Settings > Search showed differently. Root
cause: settings.searchEngine could be pointing at an id not in the
currently-enabled set (stale settings.json after DEFAULT_ENABLED
changes across versions). loadSettings now normalizes on boot -- if
searchEngine isn't enabled, fall back to enabled[0]; and
installedEngines gets unioned with enabledEngines so the two lists
can't disagree in ways that make toolbar and Settings render
different rows.

Proxy auth support in the framework: setSessionProxy accepts
`{ proxyRules, auth: { username, password } }` or an inline
`socks5://user:pass@host:port` URL. When creds are present, the
handler strips them from the URL, installs a session#login listener
on the default session that answers with them, then calls setProxy.
Chromium's SOCKS5 client doesn't consume proxy auth (known Chromium
limitation), but HTTP proxies work; SOCKS-based extensions need to
gate by IP allowlist at their server. Log line masks the password.

Update chip note: the "download opens in a different browser" was
0.2.0-era behavior. 0.2.1 rewired it to session.downloadURL. Anyone
still seeing it needs to install 0.2.1+ once.

Deployed: scp + sia-upload both trees, verified HEAD 200 + manifest
0.2.4 live.
2026-08-31 17:24:39 +02:00
apps install.ps1: NRPT rules for all BNS-native TLDs (.bch .p2p .bit .nav) 2026-07-31 08:43:31 +02:00
brand site: align two stray pages to the 6-tab pantheon nav 2026-08-31 16:15:40 +02:00
choose install.ps1: NRPT rules for all BNS-native TLDs (.bch .p2p .bit .nav) 2026-07-31 08:43:31 +02:00
deviant Sweep: mobile Ariadne updates, Deviant brand + sites, Hephaestus bootstrap, snappymail 2026-08-30 10:38:49 +02:00
helios brand: Silent Mode + navigate.st kits (logo, wordmark, avatar, banner, favicon) 2026-08-31 05:22:45 +02:00
hephaestus docs(hephaestus): rename "AI sessions" section to "CLI & programmatic access" 2026-08-31 12:23:06 +02:00
hephaestus.x fix(hephaestus.x): refresh stale references in the "where it lives" spec 2026-08-31 15:59:03 +02:00
hermes brand: Silent Mode + navigate.st kits (logo, wordmark, avatar, banner, favicon) 2026-08-31 05:22:45 +02:00
js sirius.x portal: /api/holdings endpoint + favicon paths + roadmap link 2026-08-31 05:40:47 +02:00
nav install.ps1: NRPT rules for all BNS-native TLDs (.bch .p2p .bit .nav) 2026-07-31 08:43:31 +02:00
prometheus brand: Silent Mode + navigate.st kits (logo, wordmark, avatar, banner, favicon) 2026-08-31 05:22:45 +02:00
releases Ship Theseus 0.2.4 7fd323a8 (home cards refresh + engine-picker sync + proxy auth support) 2026-08-31 17:24:39 +02:00
sirius site: align two stray pages to the 6-tab pantheon nav 2026-08-31 16:15:40 +02:00
store install.ps1: NRPT rules for all BNS-native TLDs (.bch .p2p .bit .nav) 2026-07-31 08:43:31 +02:00
tlds Rename Tools → Theseus, trim /tlds/ self-ref, chipnet auth + state fixes 2026-08-31 04:16:42 +02:00
tools Ship Theseus 0.2.4 7fd323a8 (home cards refresh + engine-picker sync + proxy auth support) 2026-08-31 17:24:39 +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
index.html brand: Silent Mode + navigate.st kits (logo, wordmark, avatar, banner, favicon) 2026-08-31 05:22:45 +02:00
register.html install.ps1: NRPT rules for all BNS-native TLDs (.bch .p2p .bit .nav) 2026-07-31 08:43:31 +02:00
releases-manifest.json Ship Theseus 0.2.4 7fd323a8 (home cards refresh + engine-picker sync + proxy auth support) 2026-08-31 17:24:39 +02:00
shared.css Initial commit — Silent Mode baseline (2026-07-29) 2026-07-29 13:54:34 +02:00