Apply Brendan's review suggestions

Co-authored-by: Brendan Hansknecht <Brendan.Hansknecht@gmail.com>
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2023-09-09 20:02:03 +02:00 committed by GitHub
parent e30f2e58a1
commit c65d638c1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ This command will generate the documentation in the [`generated-docs`](generated
### Commit signing
All your commits need to be signed [to prevent impersonation](https://dev.to/martiliones/how-i-got-linus-torvalds-in-my-contributors-on-github-3k4g). Check out our guide for commit signing [here](devtools/signing.md).
All your commits need to be signed [to prevent impersonation](https://dev.to/martiliones/how-i-got-linus-torvalds-in-my-contributors-on-github-3k4g). Check out [our guide for commit signing](devtools/signing.md).
#### Commit signing on NixOS

View File

@ -41,7 +41,7 @@ Open the program Kleopatra (installed with gpg4win) and go to Smartcards.
You should see your Yubikey there, it should also say something like `failed to find public key locally`. Click the import button, change the available file types at the bottom right to `Any files` and open the `public.key` file you created earlier.
Close Kleopatra.
Install the `YubiKey Minidriver for 64-bit systems Windows Installer` from [here](https://www.yubico.com/support/download/smart-card-drivers-tools/).
Install the [YubiKey Minidriver for 64-bit systems Windows Installer](https://www.yubico.com/support/download/smart-card-drivers-tools/).
Insert your Yubikey and check if it is mentioned in the output of `gpg --card-status` (powershell).