This commit is contained in:
KnugiHK
2026-01-02 05:30:37 +00:00
parent 24bad20b4d
commit d48096a0a5

View File

@@ -626,7 +626,7 @@ Miscellaneous:
WhatsApp Chat Exporter: 0.13.0rc1 Licensed with MIT. See https://wts.knugi.dev/docs?dest=osl for all open source
licenses.
</code></pre>
<h2>Verifying Build Integrity</h2>
<h1>Verifying Build Integrity</h1>
<p>To ensure that the binaries provided in the releases were built directly from this source code via GitHub Actions and have not been tampered with, GitHub Artifact Attestations is used. You can verify the authenticity of any pre-built binaries (starting from the release 0.13.0rc1) using the GitHub CLI.</p>
<h3>Using Bash (Linux/WSL/macOS)</h3>
<pre><code class="language-bash">for file in wtsexporter*; do