Fixing getrandom()
Fixing getrandom()
Posted Sep 27, 2019 18:37 UTC (Fri) by cesarb (subscriber, #6266)Parent article: Fixing getrandom()
Isn't "idle machines that are not doing anything else" exactly the situation in the first boot of a newly-installed distribution, which is when the long-term ssh host keys (which do need strong random numbers) are usually generated?
Posted Oct 4, 2019 7:14 UTC (Fri)
by kmeyer (subscriber, #50720)
[Link] (1 responses)
Posted Oct 4, 2019 11:36 UTC (Fri)
by Jandar (subscriber, #85683)
[Link]
Fixing getrandom()
2. Optionally, the installer can also generate and write out sshd host keys. There's not a lot of reason to wait until first boot for that.
Fixing getrandom()
