diff --git a/content/posts/qubes/Using Split GPG and Split SSH on Qubes OS.md b/content/posts/qubes/Using Split GPG and Split SSH on Qubes OS.md index 4ae1f01..ec5e096 100644 --- a/content/posts/qubes/Using Split GPG and Split SSH on Qubes OS.md +++ b/content/posts/qubes/Using Split GPG and Split SSH on Qubes OS.md @@ -26,7 +26,7 @@ This part is based on the Qubes Community's [guide](https://github.com/Qubes-Com ### In `vault` AppVM - Add `enable-ssh-support` to the end of `~/.gnupg/gpg-agent.conf` - Get your keygrip with `gpg --with-keygrip -k` -- Add your keygrip to the end of `~/.gnupg/sshconrol` +- Add your keygrip to the end of `~/.gnupg/sshcontrol` ![PGP Keygrip](/images/keygrip.png)