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 airgapping for signing #18

Open
fehlmach opened this issue May 31, 2017 · 3 comments
Open

Add airgapping for signing #18

fehlmach opened this issue May 31, 2017 · 3 comments
Assignees

Comments

@fehlmach
Copy link
Contributor

Design and Implement a high bandwidth airgapping mechanism to sign elements of a zone file.

@rayhaanj rayhaanj self-assigned this May 28, 2018
@rayhaanj
Copy link
Contributor

PKCS11 has a draft specification for supporting EDDSA: https://www.oasis-open.org/committees/document.php?document_id=62198&wg_abbrev=pkcs11 which SoftHSM has implemented (see: fxdupont/SoftHSMv2@ba7c7ef). It would be good to use this interface once more tooling is available to store the keys on a HSM for signing.

@rayhaanj
Copy link
Contributor

May be relevant if x.509 certificates want to be used for signing: golang/go#25355

@britram
Copy link
Contributor

britram commented Oct 24, 2018

See also Fabian Murer's MSc thesis, which implemented EdDSA airgapping cheaply.

@britram britram added this to Pending Classification in Future Developments via automation Oct 24, 2018
@britram britram moved this from Pending Classification to Security and Stability in Future Developments Jan 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Future Developments
  
Security and Stability
Development

No branches or pull requests

3 participants