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

Hardware Security Module (HSM) Support #61

Open
shibumi opened this issue Jul 29, 2020 · 1 comment
Open

Hardware Security Module (HSM) Support #61

shibumi opened this issue Jul 29, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@shibumi
Copy link
Collaborator

shibumi commented Jul 29, 2020

Please fill in the fields below to submit an issue or feature request. The
more information that is provided, the better.

Description of issue or feature request:
For supporting Hardware Security Modules (HSMs), we need the the following features:

  • possibility to pass a custom keyID
  • possibly more?

Current behavior:

Currently, we have no HSM support, because we load keys from file. HSM support is especially interesting in combination with a smartcard daemon (for example a RSA key on a Yubikey).

Expected behavior:

We should support HSMs, if we want to keep up with modern security options.

@lukpueh
Copy link
Member

lukpueh commented Aug 3, 2020

Consult with secure-systems-lab/securesystemslib#229

@shibumi shibumi added the enhancement New feature or request label Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants