feat: Adds note about signing commits.

This commit is contained in:
2025-03-31 09:31:52 -04:00
parent a3030fba01
commit b84b5cd5b3

View File

@@ -217,6 +217,11 @@ Remove the yubikey and try again, it shouldn't be possible without the yubikey b
> being the important part
> [stack-overflow-link](https://stackoverflow.com/questions/78554135/unverified-github-commits-using-gpg-keys-on-yubikey).
## Signing Commits
When signing commits it will ask for a PIN to unlock the card, here you need to use the GPG User PIN
to unlock and sign the commit, not the pin for the private key.
## SSH setup
[Setup Instructions](https://github.com/drduh/YubiKey-Guide?tab=readme-ov-file#ssh)