why is hardware random number generator not set up by default?
seems to me, it makes entropy at boot time like 2000 whatevers better than a standard installation...
The standard installation eventually reaches similar 3300 whatevers entropy after a while, as the hwrng enabled configuration, but is there even still a subtle improvement with hwrng enabled? (seems about 100 whatevers better all the time after long uptime)
cat /proc/sys/kernel/random/entropy_avail
thing is, ssh keys are generated at first boot, I'm not sure but without hwrng enabled isnt it very low entropy at that point?
to me does not make sense it is not enabled, as it is standard hardware across all models.
is there a good reason? (gchq infiltrators?)