Skip to content

Commit

Permalink
deploy: 2006140
Browse files Browse the repository at this point in the history
  • Loading branch information
odudex committed Nov 19, 2024
1 parent fd98508 commit a3c886c
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 44 deletions.
4 changes: 2 additions & 2 deletions getting-started/installing/from-gui/usage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1755,12 +1755,12 @@ <h3 id="main-menu">Main Menu<a class="headerlink" href="#main-menu" title="Perma
</li>
</ul>
<h3 id="select-version">Select version<a class="headerlink" href="#select-version" title="Permanent link">&para;</a></h3>
<p>At startup, the application will setup it to the latest one, <code>krux-v24.11.0</code>. But you can select
<p>At startup, the application will setup it to the latest one, <code>krux-v24.11.1</code>. But you can select
even a beta release or older versions:</p>
<p><img width="640" src="/krux/img/krux-installer/select_version_menu.png" alt="KruxInstaller Select Version Menu" /></p>
<ul>
<li>
<p>Click in the button that show the text <code>Version: krux-v24.11.0</code>;</p>
<p>Click in the button that show the text <code>Version: krux-v24.11.1</code>;</p>
</li>
<li>
<p>To select a beta release, click on button that show the text <code>odudex/krux_binaries</code>;</p>
Expand Down
10 changes: 5 additions & 5 deletions getting-started/installing/from-pre-built-release/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1562,20 +1562,20 @@ <h3 id="download-the-latest-release">Download the latest release<a class="header
<h3 id="verify-the-files">Verify the files<a class="headerlink" href="#verify-the-files" title="Permanent link">&para;</a></h3>
<p>Before installing the release, it's a good idea to check that:</p>
<ol>
<li>The <em>SHA256 hash</em> of <code>krux-v24.11.0.zip</code> matches the hash in <code>krux-v24.11.0.zip.sha256.txt</code></li>
<li>The <em>signature file</em> <code>krux-v24.11.0.zip.sig</code> can be verified with the <a href="https://github.com/selfcustody/krux/blob/main/selfcustody.pem"><code>selfcustody.pem</code> public key</a> found in the root of the krux repository.</li>
<li>The <em>SHA256 hash</em> of <code>krux-v24.11.1.zip</code> matches the hash in <code>krux-v24.11.1.zip.sha256.txt</code></li>
<li>The <em>signature file</em> <code>krux-v24.11.1.zip.sig</code> can be verified with the <a href="https://github.com/selfcustody/krux/blob/main/selfcustody.pem"><code>selfcustody.pem</code> public key</a> found in the root of the krux repository.</li>
</ol>
<p>You can either do this manually or with the <code>krux</code> shell script, which contains helper commands for this:
<div class="highlight"><pre><span></span><code>./krux<span class="w"> </span>sha256<span class="w"> </span>krux-v24.11.0.zip
./krux<span class="w"> </span>verify<span class="w"> </span>krux-v24.11.0.zip<span class="w"> </span>selfcustody.pem
<div class="highlight"><pre><span></span><code>./krux<span class="w"> </span>sha256<span class="w"> </span>krux-v24.11.1.zip
./krux<span class="w"> </span>verify<span class="w"> </span>krux-v24.11.1.zip<span class="w"> </span>selfcustody.pem
</code></pre></div></p>
<p>On Mac you may need to install <code>coreutils</code> to be able to use <code>sha256sum</code>
<div class="highlight"><pre><span></span><code>brew install coreutils
</code></pre></div></p>
<p>Fun fact: Each Krux release is signed with Krux!</p>
<h3 id="flash-the-firmware-onto-the-device">Flash the firmware onto the device<a class="headerlink" href="#flash-the-firmware-onto-the-device" title="Permanent link">&para;</a></h3>
<p>Extract the latest version of Krux you downloaded and enter the folder:
<div class="highlight"><pre><span></span><code>unzip<span class="w"> </span>krux-v24.11.0.zip<span class="w"> </span><span class="o">&amp;&amp;</span><span class="w"> </span><span class="nb">cd</span><span class="w"> </span>krux-v24.11.0
<div class="highlight"><pre><span></span><code>unzip<span class="w"> </span>krux-v24.11.1.zip<span class="w"> </span><span class="o">&amp;&amp;</span><span class="w"> </span><span class="nb">cd</span><span class="w"> </span>krux-v24.11.1
</code></pre></div></p>
<p>Connect the device to your computer via USB (for Maix Amigo, make sure you’re using bottom port), power it on, and run the following, replacing <code>DEVICE</code> with either <code>m5stickv</code>, <code>amigo</code>, <code>bit</code>, <code>cube</code>, <code>dock</code> or <code>yahboom</code> (to yahboom you may need to manually specify the port, for example <code>/dev/ttyUSB0</code> on Linux or <code>COM6</code> on Windows):
<div class="highlight"><pre><span></span><code>./ktool<span class="w"> </span>-B<span class="w"> </span>goE<span class="w"> </span>-b<span class="w"> </span><span class="m">1500000</span><span class="w"> </span>maixpy_DEVICE/kboot.kfpkg
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

72 changes: 36 additions & 36 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,217 +2,217 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://selfcustody.github.io/krux/faq/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/faq/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/parts/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/parts/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/support/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/support/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/troubleshooting/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/troubleshooting/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/uncommon-questions/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/uncommon-questions/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/navigation/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/navigation/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/settings/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/settings/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/features/QR-transcript-tools/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/features/QR-transcript-tools/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/features/encrypted-mnemonics/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/features/encrypted-mnemonics/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/features/entropy/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/features/entropy/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/features/printing/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/features/printing/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/features/sd-card-update/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/features/sd-card-update/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/features/tamper-detection/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/features/tamper-detection/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/features/tinyseed/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/features/tinyseed/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/features/tools/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/features/tools/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/installing/from-pre-built-release/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/installing/from-pre-built-release/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/installing/from-source/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/installing/from-source/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/installing/from-test-release/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/installing/from-test-release/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/installing/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/installing/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/installing/from-gui/debian-like/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/installing/from-gui/debian-like/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/installing/from-gui/fedora-like/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/installing/from-gui/fedora-like/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/installing/from-gui/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/installing/from-gui/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/installing/from-gui/macos-arm64/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/installing/from-gui/macos-arm64/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/installing/from-gui/macos-intel/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/installing/from-gui/macos-intel/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/installing/from-gui/other-linux-distro/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/installing/from-gui/other-linux-distro/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/installing/from-gui/usage/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/installing/from-gui/usage/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/installing/from-gui/windows/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/installing/from-gui/windows/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/templates/templates/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/templates/templates/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/usage/generating-a-mnemonic/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/usage/generating-a-mnemonic/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/usage/loading-a-mnemonic/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/usage/loading-a-mnemonic/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/usage/navigating-the-main-menu/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/usage/navigating-the-main-menu/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/usage/setting-a-coordinator-and-signing/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/usage/setting-a-coordinator-and-signing/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/getting-started/usage/video-tutorials/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/getting-started/usage/video-tutorials/"/>
</url>
<url>
<loc>https://selfcustody.github.io/krux/snippets/after-install-installer/</loc>
<lastmod>2024-11-12</lastmod>
<lastmod>2024-11-19</lastmod>
<changefreq>daily</changefreq>
<xhtml:link rel="alternate" hreflang="en" href="https://selfcustody.github.io/krux/snippets/after-install-installer/"/>
</url>
Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit a3c886c

Please sign in to comment.