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

Ideas for signatures / HSM / etc. #20

Open
danielmarschall opened this issue Aug 11, 2023 · 0 comments
Open

Ideas for signatures / HSM / etc. #20

danielmarschall opened this issue Aug 11, 2023 · 0 comments
Labels
idea Ideas

Comments

@danielmarschall
Copy link
Owner

Some ideas, but I have no idea how to solve them cost-saving and compatible with servers in a data center:

  • Having a HSM or SecureElement store the OIDplus System key material ...
  • Sign all OIDs, log entries, etc.
  • ... should we let the server sign it using a HSM / SE?
  • ... or should we let the operator sign it? (With a SmartCard, maybe a special JavaCard application?)
  • ... or maybe both (SmartCard signature for manually assigned OIDs, and server signature for automatic generated OIDs, e.g. FreeOID service)
  • Use external logging servers? aliyun?
  • Give owners of OIDs a certificate by the superior RA? Making something like DNSSec. Maybe build upon OID Resolution System (ORS)? (Can we implement ORS in any way?)

But how can we include a HSM to a server in a data center? CloudHSM seems to be expensive. Things like German TSE would be perfect, although I'd prefer if they would be a real WORM storage, or some product by Swissbit (iShield?). But we cannot plug-in a HSM in a data center if we don't have access to the server.

So many ideas...

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

No branches or pull requests

1 participant