| 3 | |
| 4 | * arch:Rng-tools |
| 5 | > rngd allows the use of faster entropy sources, mainly hardware random number generators (TRNG), present in modern hardware like recent AMD/Intel processors, Via Nano or even Raspberry Pi. |
| 6 | * arch:Haveged |
| 7 | > you should try to use them with the rng-tools first and if it turns out not to be enough (or if you do not have a hardware random number generator available), then use Haveged. |
| 8 | * arch:Linux_Containers#Container_creation |
| 9 | > Tip: Users may optionally install haveged and start haveged.service to avoid a perceived hang during the setup process while waiting for system entropy to be seeded. Without it, the generation of private/GPG keys can add a lengthy wait to the process. |