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

add option to configure HSM for use with GnuPG #3

Open
eighthave opened this issue Sep 4, 2020 · 0 comments
Open

add option to configure HSM for use with GnuPG #3

eighthave opened this issue Sep 4, 2020 · 0 comments

Comments

@eighthave
Copy link

It is possible to use the keys in a NitroKey HSM with GnuPG as PGP keys. Most of this configuration is in GnuPG itself, but the card also needs some configuration. I see this functionality as a) doing the card configuration, and b) checking to make sure GnuPG is configured to handle it (basically reading some config files, and checking gpg --card-status programmatically). Here's a HOWTO:
https://stafwag.github.io/blog/blog/2020/05/02/using-smartcardhsm-with-gpg/

Excuse me if this is out of the scope you intended for this project, I see it as a place to gather all the various possible configurations with these cards.

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