-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SSH keys manager #640
Comments
Goldwarden is better than bit-agent |
@Dreaming-Codes |
I was saying that gold warden has an ssh key manager and as the author says it's not meant to replace the client but to complement it |
@zeroSal Either way, if you want to implement this, consider that upstream is gaining ssh keys as an item type shortly, along with an ssh-agent: So there is no need to abuse custom formatted secure notes anymore. |
Merge the bit-agent project into Keyguard.
Bit-agent provides automatic Bitwarden SSH keys injection taking private keys from encrypted notes.
Keyguard should have the feature to start the bit-agent service authenticating it when the vault is unlocked.
Bit-agent is written in Go, so it should be installed separately and started as a system service.
The text was updated successfully, but these errors were encountered: