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 Nitrokey/smartcards/PKCS#11 #2

Open
jans23 opened this issue Apr 26, 2019 · 6 comments
Open

Support for Nitrokey/smartcards/PKCS#11 #2

jans23 opened this issue Apr 26, 2019 · 6 comments

Comments

@jans23
Copy link

jans23 commented Apr 26, 2019

Hi! It would be great to be able to keep the signing key (for authorized key signature) on a secure hardware dongle such as Nitrokey. In general OpenSSL can be used with a PKCS#11 engine for such cases. With theo-cli I don't see such possibility. Any thoughts?

@macno
Copy link
Contributor

macno commented Apr 28, 2019

Hi, I don't have any experience with Nitrokey, I'll read the documentation. What we can do right now is to add a new argument to theo (--signature for example) to accept the signature so you can get the signature from OpenSSL and save it. What do you think?

@jans23
Copy link
Author

jans23 commented Apr 29, 2019

That sounds like a sufficient temporary solution. Would you be interested in direct device support in Theo? I would be glad to provide you a free Nitrokey for that.

@macno
Copy link
Contributor

macno commented Apr 29, 2019

Sure, always looking for new features to improve theo.
Meanwhile I released 0.10.0 (already on npm) to support external signature

@macno
Copy link
Contributor

macno commented Jun 12, 2019

@jans23 I'd like to allocate some time to integrate Nitrokey in the next month, is your offer to provide us a device still valid?

@jans23
Copy link
Author

jans23 commented Jun 12, 2019 via email

@macno
Copy link
Contributor

macno commented Jun 12, 2019

You can reach me via email: {mynickname}[at]authkeys.io
Thanks

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

2 participants