Link theseus.x from navigate.st + tools; align copy on Ariadne-bundle intent
navigate.st: the 'theseus.x' card flips from pending placeholder to a real card with href="/bns/theseus.x" and a b-sia source badge - the name is on-chain, records point at bns/theseus/ on Sia. silentmode.st/tools: the relay demo table gains a theseus.x row; the flagship footnotes gain an "Also on the chain" line pointing to theseus.x. The 'Coming to the Windows installer' footnote also gains the uninstall-prompt half of the flow. theseus.x landing: the 'Nothing to install elsewhere' card is now 'System-wide, optional' and describes the intended bundled-Ariadne flow (recommended-on checkbox during install, prompt-to-remove during uninstall, resolver named 'Ariadne's Thread' for users). Copy no longer contradicts the design doc. Deployed: sia-upload of both ../site (silentmode.bch mirror) and ../site-theseus-x (Sia bucket bns/theseus/); scp of navigate-apex.html + tools/index.html to the VPS. Verified navigate.st shows theseus.x, silentmode.st/tools mentions it twice, silentmode.bch/tools mirror matches. Bundling implementation itself (NSIS chain-install of Ariadne + the uninstall prompt) is still TODO - copy states the finished flow. Memory: theseus-bundles-ariadne.md captures the design so the next session doesn't drift.
This commit is contained in:
parent
435c2a8b3e
commit
9141b37f36
1 changed files with 8 additions and 1 deletions
|
|
@ -140,10 +140,15 @@
|
|||
</div>
|
||||
|
||||
<div class="footnotes">
|
||||
<div class="fn"><b>Also on the chain.</b> The same download page lives at
|
||||
<a href="https://theseus.x/">theseus.x</a> (Sia-hosted, name pinned on chain).
|
||||
Type it in Theseus's own address bar and you're skipping every intermediary —
|
||||
no DNS, no CDN, no operator between you and the bytes.</div>
|
||||
<div class="fn"><b>Coming to the Windows installer.</b> An optional
|
||||
"Install Ariadne Resolver (recommended)" checkbox — one setup file for both the
|
||||
browser and the system-wide resolver, so BNS names also work in Chrome, Edge,
|
||||
and any other browser on the machine. Until then, the
|
||||
and any other browser on the machine. Uninstalling Theseus will ask whether
|
||||
to remove the resolver too. Until that lands, the
|
||||
<a href="#resolver">standalone Ariadne Resolver</a> below does the same job.</div>
|
||||
<div class="fn"><b>Android APK still named <code style="background:transparent;border:none;padding:0">ariadne-v0.11.apk</code>.</b>
|
||||
Same app, same signing key — updates in place. The label shifts to <b>Theseus
|
||||
|
|
@ -176,6 +181,8 @@
|
|||
<td>A small page</td><td><span class="src s-chain">inside a blockchain transaction</span></td></tr>
|
||||
<tr><td><a href="https://navigate.st/bns/silentmode.bch"><code>navigate.st/bns/silentmode.bch</code></a></td>
|
||||
<td>This project's own on-chain demo</td><td><span class="src s-chain">inside a blockchain transaction</span></td></tr>
|
||||
<tr><td><a href="https://navigate.st/bns/theseus.x"><code>navigate.st/bns/theseus.x</code></a></td>
|
||||
<td>Theseus Navigator's own page</td><td><span class="src s-sia">Sia storage network</span></td></tr>
|
||||
<tr><td><a href="https://navigate.st/bns/coinspectrum.deviant.bch"><code>navigate.st/bns/coinspectrum.deviant.bch</code></a></td>
|
||||
<td>A full multi-file site</td><td><span class="src s-sia">Sia storage network</span></td></tr>
|
||||
<tr><td><a href="https://navigate.st/bns/coinspectrum.bch"><code>navigate.st/bns/coinspectrum.bch</code></a></td>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue