From 2ea68d14e76f4962e18d87d2d53b84bffd49d13d Mon Sep 17 00:00:00 2001 From: Local Dev Date: Mon, 31 Aug 2026 15:59:03 +0200 Subject: [PATCH] fix(hephaestus.x): refresh stale references in the "where it lives" spec MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fresh-browser test surfaced two staleness bugs on the standalone landing: - Source link pointed at silentmode/silentmode — that repo was deleted last turn when we split into per-project repos. Point at silentmode/hephaestus now (which actually holds this landing page's home + the docker-compose / auth-proxy / Caddyfile that serves it). - "Let's Encrypt TLS" was true for code.silentmode.st but not for hephaestus.x itself, which now uses a Silent Mode CA cert from Argonautica. Reword to reflect the dual-hostname primary/mirror architecture and the two cert stories. Also mention the DR-backup relationship — the Sia bucket now mirrors the VPS static content nightly, not the other way around. --- hephaestus.x/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hephaestus.x/index.html b/hephaestus.x/index.html index a1bbd77..3196263 100644 --- a/hephaestus.x/index.html +++ b/hephaestus.x/index.html @@ -82,10 +82,10 @@

Where it lives

-
forge
code.silentmode.st — Forgejo 10, Let's Encrypt TLS
-
this name
hephaestus.x — on-chain BCNR certificate, chipnet, owner-controlled
-
storage
Sia network via s3.silentmode.st:8600, encrypted client-side
-
source
silentmode/silentmode — under Hephaestus/
+
forge
code.silentmode.st (mirror) · hephaestus.x (primary) — same Forgejo 10, dual-hostname
+
this name
hephaestus.x — on-chain BCNR certificate, chipnet, owner-controlled, TLS via Silent Mode CA
+
storage
Sia network via s3.silentmode.st:8600, encrypted client-side · static landing mirrored to Sia bucket as DR backup
+
source
silentmode/hephaestus — the docker-compose + auth-proxy + Caddyfile
protocol
BIP-137 "Bitcoin Signed Message" over BCH secp256k1 — any wallet that speaks Sign Message can log in