Ship Theseus 418e7bba (shield security badge)

Rebuild + redeploy of the prior commit (5ef4bba). New hashes live on
dl.silentmode.st + Sia bns/silentmode/:

  TheseusNavigator-Setup-0.0.1.exe
  sha256 418e7bbaa08c248cebdf4b9137eaf0351139c2f328fc788bcf5d08888bba2ec3

  TheseusNavigator-0.0.1-portable.exe
  sha256 93d579639affa6108d9ad80fd0a20eb183fc156b7d954a7acd525ed74d9e1ccf

Two rollback points on the VPS at /opt/silent-mode/dl/_prev/:
  208b059a (pre-shield, from earlier today)
  036e94c7 (two revisions back)

On-chain pointer at releases.silentmode.bch is unchanged — publishes
the manifest URL so this build is reachable through BCNR without a
wallet spend.

PENDING.md updated with the new rollback list.
This commit is contained in:
Local Dev 2026-08-02 17:54:01 +02:00
parent c953d027b4
commit 29227b0453
3 changed files with 6 additions and 6 deletions

View file

@ -40,8 +40,8 @@
"signed": false, "signed": false,
"signingAuthority": null, "signingAuthority": null,
"files": { "files": {
"TheseusNavigator-Setup-0.0.1.exe": "208b059a14c8ddf10cf553e530e77f34129cf8ba999b697da08720ffc3685d22", "TheseusNavigator-Setup-0.0.1.exe": "418e7bbaa08c248cebdf4b9137eaf0351139c2f328fc788bcf5d08888bba2ec3",
"TheseusNavigator-0.0.1-portable.exe": "bf08976500978dcd0d7305b04cc1480e63da54a24a71253cf4cfd9c910431a89" "TheseusNavigator-0.0.1-portable.exe": "93d579639affa6108d9ad80fd0a20eb183fc156b7d954a7acd525ed74d9e1ccf"
} }
} }
] ]

View file

@ -52,11 +52,11 @@
<div class="file"> <div class="file">
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-Setup-0.0.1.exe">TheseusNavigator-Setup-0.0.1.exe</a> — installer</div> <div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-Setup-0.0.1.exe">TheseusNavigator-Setup-0.0.1.exe</a> — installer</div>
<code>208b059a14c8ddf10cf553e530e77f34129cf8ba999b697da08720ffc3685d22</code> <code>418e7bbaa08c248cebdf4b9137eaf0351139c2f328fc788bcf5d08888bba2ec3</code>
</div> </div>
<div class="file"> <div class="file">
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-0.0.1-portable.exe">TheseusNavigator-0.0.1-portable.exe</a> — portable</div> <div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-0.0.1-portable.exe">TheseusNavigator-0.0.1-portable.exe</a> — portable</div>
<code>bf08976500978dcd0d7305b04cc1480e63da54a24a71253cf4cfd9c910431a89</code> <code>93d579639affa6108d9ad80fd0a20eb183fc156b7d954a7acd525ed74d9e1ccf</code>
</div> </div>
</div> </div>

View file

@ -98,8 +98,8 @@
</div> </div>
<div class="hashes"> <div class="hashes">
<div style="color:var(--mut);font-size:12.5px">SHA-256 — verify your download before running:</div> <div style="color:var(--mut);font-size:12.5px">SHA-256 — verify your download before running:</div>
<div class="h"><b>Installer</b><code>208b059a14c8ddf10cf553e530e77f34129cf8ba999b697da08720ffc3685d22</code></div> <div class="h"><b>Installer</b><code>418e7bbaa08c248cebdf4b9137eaf0351139c2f328fc788bcf5d08888bba2ec3</code></div>
<div class="h"><b>Portable</b><code>bf08976500978dcd0d7305b04cc1480e63da54a24a71253cf4cfd9c910431a89</code></div> <div class="h"><b>Portable</b><code>93d579639affa6108d9ad80fd0a20eb183fc156b7d954a7acd525ed74d9e1ccf</code></div>
</div> </div>
</div> </div>
</section> </section>