Skip to content
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

Support for passphrase protected SSH keys #5

Open
Apreche opened this issue Jul 18, 2021 · 0 comments
Open

Support for passphrase protected SSH keys #5

Apreche opened this issue Jul 18, 2021 · 0 comments

Comments

@Apreche
Copy link
Owner

Apreche commented Jul 18, 2021

Right now we only support SSH keys that are not encrypted by a passphrase. This is not as bad as it seems, as all secrets are stored in GitHub Secrets or Ansible Vault, which are both encrypted at rest. It would still be very preferable to support passphrase protected SSH keys.

We will have to allow the user a secure way to provide their passphrase, verify that it works, and store it securely for later use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant