pixel fairy <[email protected]> wrote: > just tried to make a gpg key to use with split-gpg and didnt have enough > entropy. the keygen dialog timed out. any suggestions on getting entropy into > an appvm. is there a service that can be enabled? a little game or something > good at generating entropy? ...
Many modern processors include a hardware RNG which should make it impossible to run low on entropy. Some VM systems provide a service driven by random(4) on the host that emulates a hardware RNG in each client VM. I do not know what Qubes currently does, but if it does not support that, it should. > the appvm was based on debian-9 Debian has haveged(8) which might solve your problem. I wrote a small program to solve this problem & the PDF doc discusses other solutions including havege. https://github.com/sandy-harris/maxwell -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/CACXcFmkc7xhtjOCaKKNCbk4i3fiyQ_WUrUQw%2BLYAg6HAHAQGnw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
