From cdd2dc9ac493c8df21c98c2df0c62fdedf915c6c Mon Sep 17 00:00:00 2001 From: Local Dev Date: Wed, 16 Sep 2026 22:56:56 +0200 Subject: [PATCH] site: download buttons use dl.silentmode.st/latest/ links The tools page and the Theseus page pointed at versioned files; the Theseus page still linked 0.3.44, archived long ago, and showed 0.0.9 as the latest version. Both now use the stable /latest/ redirects, and the Theseus page is rebuilt from the theseus.x source (versions and hashes refreshed from the releases manifest at load, current values baked in as fallback). The releases ledger keeps versioned filenames, since each entry pairs a file with its hash. --- theseus/index.html | 57 +++++++++++++++++++++++++++++++++++----------- tools/index.html | 8 +++---- 2 files changed, 48 insertions(+), 17 deletions(-) diff --git a/theseus/index.html b/theseus/index.html index 69dbf89..e1aa61a 100644 --- a/theseus/index.html +++ b/theseus/index.html @@ -225,7 +225,7 @@

Download

-

Latest is 0.0.9. Windows installer + portable, and an +

Latest is 0.3.48. Windows installer + portable, and an Android build (Ariadne mobile — same brand, phone form factor).

@@ -235,14 +235,14 @@

Theseus for Windows

Full-window desktop browser with Tor toggle and the multi-source BNS warm-start.

-
v0.3.44 · installer ~118 MB (bundles Ariadne's Thread) · portable ~117 MB · unsigned
+
v0.3.48 · installer ~99 MB · portable ~99 MB · unsigned
-
Installer6dd510184a3c1488ac93b7fd0194ddd239fe4e31083705afcc3c7bde0f530107
-
Portable346be24804db0d8a00cd76a2c89cd3bd2b9af17e5505b25ec326f30c3ceec6ad
+
Installerce5064decdd796e560e11f161d2e9271d3cd7de3bd231c942ebc2de407d0c9f7
+
Portablee758c1f9a9ec376c029856fd81ed3cee4b2c848a4cf9f94d07ed74f2096ad621
@@ -251,12 +251,12 @@

Ariadne for Android

Phone-sized browser with tap-to-verify provenance — the block and transaction behind each name are one tap away.

-
v0.18 · ~146 KB · self-signed release key · in-app auto-update
+
v0.18 · ~146 KB · self-signed release key · in-app auto-update
-
APK8a655081782ecc17a50a7fcd67c28625ccb0c905cf6b583bdd703a128b2b9b10
+
APK920272deb1ff3cb163d609882f4fdaf422c163648b96944d16670ba0ba2ac5bf
Signing key46ebbbe5dc73148d66410fd0337b1e6683472128c983e8e2578200b9e3ca548c
@@ -264,7 +264,9 @@
Nothing is signed by an authority your device trusts - — by design. Verify the SHA-256 below before running. The machine-readable + — by design. Verify the SHA-256 below before running. The download buttons point at + dl.silentmode.st/latest/…, which always redirects to the current + build, so a saved link never goes stale. The machine-readable manifest is at releases-manifest.json.
@@ -277,13 +279,13 @@ releases.silentmode.bch pointer. Three independent surfaces — they should all agree.

Windows PowerShell:
-  Get-FileHash TheseusNavigator-Setup-0.0.9.exe -Algorithm SHA256
+  Get-FileHash TheseusNavigator-Setup-0.3.48.exe -Algorithm SHA256
 
 macOS / Linux:
-  sha256sum TheseusNavigator-Setup-0.0.9.exe
+  sha256sum TheseusNavigator-Setup-0.3.48.exe
 
 Expected:
-  5452a34f211176cf04b7ea77a70fb838f0031b6ea0faed2cd270eae989b20c60
+ ce5064decdd796e560e11f161d2e9271d3cd7de3bd231c942ebc2de407d0c9f7