We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8790664 commit b2f9f95Copy full SHA for b2f9f95
docs/contributing/commit-signing.mdx
@@ -79,6 +79,13 @@ latest security best practices </strong> (see the
79
[Store your passphrase in your OS keychain](#store-your-passphrase-in-your-os-keychain) below to
80
avoid being prompted for your SSH key passphrase every time you sign a commit.
81
82
+### Use Bitwarden SSH agent
83
+
84
+Import your SSH key into Bitwarden desktop. Then, follow our
85
+[guide](https://bitwarden.com/help/ssh-agent/#configure-git-for-ssh-signing) on configuring the
86
+desktop app for SSH authentication and Git commit signing. This ensures your SSH keys are available
87
+while your vault is unlocked.
88
89
### Store your passphrase in your OS keychain
90
91
#### macOS
0 commit comments