feat(key): add link to base allowed_signers file

This commit adds a link to my baseline `allowed_signers` file which was
introduced in commit 86e126aacdb49f64203852229c1fb63b0424d138.
This commit is contained in:
inference 2025-06-24 16:21:22 +00:00
parent b2672d1df0
commit 07710f77d8
Signed by: inference
SSH Key Fingerprint: SHA256:/O3c09/4f1lh4zrhFs2qvQEDda6dZbTwG9xEcj8OfWo

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<!-- Inferencium - Website - Key -->
<!-- Version: 9.2.0-alpha.4 -->
<!-- Version: 9.2.0-alpha.5 -->
<!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -111,6 +111,8 @@
chain, which can be performed by adding each of my public keys to SSH's
<code>allowed_signers</code> file, then running the following command for each key:</p>
<pre>ssh-keygen -Y verify -f <var>&lt;allowed_signers file&gt;</var> -I <var>&lt;signer name/email address&gt;</var> -n file -s <var>&lt;signature file of file-to-verify&gt;</var> &lt; <var>&lt;file-to-verify&gt;</var></pre>
<p>You can use my base <a href="key/allowed_signers"><code>allowed_signers</code></a> file
in lieu of your own, or inject its contents into your own.</p>
<table>
<tr>
<th>ID</th>