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

Get rid of rndaddentropy external dependency #10

Closed
mpolitzer opened this issue May 16, 2023 · 1 comment · Fixed by #16
Closed

Get rid of rndaddentropy external dependency #10

mpolitzer opened this issue May 16, 2023 · 1 comment · Fixed by #16
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mpolitzer
Copy link
Collaborator

We should either remove rndaddentropy completely by initialization entropy at boot. Or create our own tool in this repository (the tool is very simple, just a few lines of code), this would be an improvement to depend less on third party work and simplify tools.

@edubart
Copy link
Contributor

edubart commented May 16, 2023

After we remove rom, this will be doable at the boot, and I think this is the best option because it will allow us to completely remove this tool.

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
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants