Sebbo
December 1, 2022, 1:04am
1
Feature name
Git Commit SSH Signing
Feature function
GitHub now supports signing commits with an SSH key. It would be great if we could store the SSH key in Bitwarden and when making a commit in GitHub Desktop, git CLI or VSCode, Bitwarden asks for confirmation and then let us sign the commit.
Related topics + references
Example: Sign Git commits with SSH | 1Password Developer
2 Likes
Quexten
January 22, 2023, 11:35am
2
Starting work on (part of) this:
My current plan:
Finish the WASM wrapper library
Add ssh storage support in Bitwarden
Add import of private keys gui (copy paste, file, with decryption support)
Add other required gui
Add full generator support
The argon2 pull request takes priority for now, but I’ll work on these as I have spare time.
1 Like
Hi all! This feature is now implemented and active on all clients on 2025.1.1 (2025.1.2 on desktop) and above. It might take a few minutes to propagate that the feature flag was enabled.
This has been implemented as is now live. Find the docs for commit signing here: Bitwarden SSH Agent | Bitwarden Help Center
2 Likes