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

Entropy #72

Closed
benhylau opened this issue Apr 27, 2017 · 4 comments
Closed

Entropy #72

benhylau opened this issue Apr 27, 2017 · 4 comments

Comments

@benhylau
Copy link
Member

Install haveged

@darkdrgn2k
Copy link
Contributor

seems easy enough

orange pi already has it as part of armbian
apt-get install haveged (on stretch)

@benhylau
Copy link
Member Author

So if we just install this on all supported platforms as part of install2 how do we know if it's working? Does it require any configuration?

@benhylau benhylau modified the milestone: Raspbian Stretch Oct 26, 2017
@benhylau
Copy link
Member Author

De-scope from next release. Not critical to Stretch support.

@darkdrgn2k
Copy link
Contributor

Q: can you check if haveged is working

A: You can

cat /dev/random | openssl end -e -base64

if it hangs, it's definitely not working, if it continuously prints stuff, it's probably working

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

No branches or pull requests

2 participants