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

Need to be able to write CHUID file as a whole #7

Closed
arekinath opened this issue Sep 6, 2018 · 0 comments
Closed

Need to be able to write CHUID file as a whole #7

arekinath opened this issue Sep 6, 2018 · 0 comments

Comments

@arekinath
Copy link
Owner

Currently you can only re-write parts of the CHUID file since it's being generated programmatically in the code. This is a problem if you want to use e.g. signed CHUIDs or set other attributes not currently supported.

We should support writing the entire CHUID file as a blob and storing it. The current functionality could be kept simply as a way of generating a default value for it.

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

No branches or pull requests

1 participant