> Has anyone run into a "Not enough entropy in RNG" error when running > ssh-keygen?
First, you need /dev/{u,}random (see
ftp://alpha.gnu.org/gnu/hurd/contrib/marcus/random-latest.tar.gz),
then, you need entropy. The only way to give the random translator
entropy is to `feed' it. There is no one currently doing this.

