silentmode.st + hephaestus.x static content — HTML/CSS/JS served via nginx (VPS) and Sia bucket (backup)
Find a file
Local Dev 1314921729 Ship Theseus 0.3.0 bb9d8dec (home cards decoupled from browser release)
Setup    bb9d8dec124b8e2a976642ed77051b04edd1d03185581f99db845ef168919836
Portable 1e2d02aea13656574c374440b0c41374290f1bbf85ac6313cec075292cfc34f8

Home cards decoupled from the installer. Theseus now fetches
https://dl.silentmode.st/home-cards.json at boot and every 6h, caches
into <userData>/home-cards-remote.json, and applies it as the default
tier. Priority in loadHomeCards() is:
  1. <userData>/home-cards.json  (user edits — unchanged, always win)
  2. <userData>/home-cards-remote.json  (last successful fetch)
  3. DEFAULT_HOME_CARDS  (code fallback for offline first-boot)
On a successful refresh, main pushes the new list to every home tab
via the home-cards IPC — but only when the user has NO local edits.
The user's edit mode remains authoritative.

Content updates now happen by editing site/home-cards.json and running
scp + sia-upload. No browser build required.

Prometheus.X copy fix: "Decentralized App Marketplace" (was
"marketplace for BCDN-hosted apps" — the marketplace isn't BCDN-
specific). Applied to both DEFAULT_HOME_CARDS (fallback) and
site/home-cards.json (canonical live copy).

Deployed:
- scp installers + manifest + tools/ + releases/ + home-cards.json
  to /opt/silent-mode/dl/ and /opt/silent-mode/site/
- sia-upload of both site trees
- verified home-cards.json served 200, manifest 0.3.0 live

Existing installs of 0.2.5 will surface 0.3.0 in the update chip and
also pull the new home-cards.json — so the "Decentralized App
Marketplace" wording lands on ANY current install (0.3.0+) the moment
this commit deploys, without waiting for anyone to install 0.3.0.

Wait — 0.3.0 is what CARRIES the fetch logic. So the auto-pull benefit
only kicks in from 0.3.0 onward. Users on 0.2.5 or earlier need to
install 0.3.0 once; from then on every home-card edit reaches them
without a new browser release.
2026-08-31 18:38:09 +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.3.0 bb9d8dec (home cards decoupled from browser release) 2026-08-31 18:38:09 +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.3.0 bb9d8dec (home cards decoupled from browser release) 2026-08-31 18:38: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
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 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.3.0 bb9d8dec (home cards decoupled from browser release) 2026-08-31 18:38:09 +02:00
shared.css Initial commit — Silent Mode baseline (2026-07-29) 2026-07-29 13:54:34 +02:00