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

Improve private key storage (PKCS8) #7

Open
dolmen opened this issue Aug 23, 2013 · 4 comments
Open

Improve private key storage (PKCS8) #7

dolmen opened this issue Aug 23, 2013 · 4 comments

Comments

@dolmen
Copy link
Owner

dolmen commented Aug 23, 2013

Store/convert the private key to PKCS#8 storage:

http://martin.kleppmann.com/2013/05/24/improving-security-of-ssh-private-keys.html

@dolmen
Copy link
Owner Author

dolmen commented Aug 23, 2013

Looking at the comments of the post, there may be an issue with ssh-agent not being able to decode PKCS 8 private keys. Needs testing.

@dolmen
Copy link
Owner Author

dolmen commented Aug 23, 2013

Must test that PKCS 8 private keys work with various SSH agents: ssh-agent (from OpenSSH), gnome-keyring, kwallet.

@dolmen
Copy link
Owner Author

dolmen commented Jan 8, 2015

Apparently this is not supported on OpenSSH on MacOX X 10.9. Needs confirmation.

@dolmen dolmen changed the title Improve private key storage Improve private key storage (PKCS8) Jan 8, 2015
@dolmen
Copy link
Owner Author

dolmen commented Aug 6, 2018

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

No branches or pull requests

1 participant