diff --git a/key.xhtml b/key.xhtml index 24c29a5..ce6bd0a 100644 --- a/key.xhtml +++ b/key.xhtml @@ -1,7 +1,7 @@ - + @@ -111,6 +111,8 @@ chain, which can be performed by adding each of my public keys to SSH's allowed_signers file, then running the following command for each key:

ssh-keygen -Y verify -f <allowed_signers file> -I <signer name/email address> -n file -s <signature file of file-to-verify> < <file-to-verify>
+

You can use my base allowed_signers file + in lieu of your own, or inject its contents into your own.

ID