Fixing getrandom()
Fixing getrandom()
Posted Sep 28, 2019 5:52 UTC (Sat) by josh (subscriber, #17465)Parent article: Fixing getrandom()
Many distributions (both live and initial-boot) generate SSH keys on boot. They do this *today*. That's not a hypothetical, that's a case that Debian folks have been discussing for a while now, where systems take forever to boot. This is still a bug today, if you don't have a hardware random number generator.
Posted Oct 4, 2019 7:21 UTC (Fri)
by kmeyer (subscriber, #50720)
[Link] (1 responses)
Posted Oct 4, 2019 9:23 UTC (Fri)
by zdzichu (subscriber, #17118)
[Link]
Fixing getrandom()
Fixing getrandom()
Template cannot contain pregenerated host keys, because every VM would have the same key.
Using installer everytime when creating new VM is not feasible, installation process takes too much time. Creating new VM is something that should take no more than few seconds.