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 types for SecretWriter & Reader, clean up command line. #251

Closed
wants to merge 5 commits into from

Conversation

flihp
Copy link
Collaborator

@flihp flihp commented Dec 4, 2024

Adding traits for SecretWriters and Readers gives us better structure that will allow us to add new ones. Changes to the command line / clap interface are an attempt to handle the special cases that make assumptions about the state of the YubiHSM more clear / clean.

flihp added 2 commits December 4, 2024 10:26
Adding traits for SecretWriters and Readers gives us better structure
that will allow us to add new ones. Changes to the command line / clap
interface are an attempt to handle the special cases that make
assumptions about the state of the YubiHSM more clear / clean.
@flihp flihp force-pushed the secret-reader-writer-factory branch from e3372e0 to eb0d4a7 Compare December 6, 2024 17:25
flihp added 3 commits December 6, 2024 12:16
This has me thinking that the Cdw type should be broken up into one that
generates Isos and one that does the burning?
@flihp
Copy link
Collaborator Author

flihp commented Dec 11, 2024

needs more testing

@flihp flihp closed this Dec 11, 2024
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

Successfully merging this pull request may close these issues.

1 participant