Skip to content

Commit b2f9f95

Browse files
authored
Add contributing docs about SSH agent for git signing (#696)
1 parent 8790664 commit b2f9f95

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/contributing/commit-signing.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,13 @@ latest security best practices </strong> (see the
7979
[Store your passphrase in your OS keychain](#store-your-passphrase-in-your-os-keychain) below to
8080
avoid being prompted for your SSH key passphrase every time you sign a commit.
8181

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+
8289
### Store your passphrase in your OS keychain
8390

8491
#### macOS

0 commit comments

Comments
 (0)