Groups | Search | Server Info | Login | Register


Groups > gnu.hurd.help > #380

Re: Error with random generator

From Samuel Thibault <samuel.thibault@gnu.org>
Newsgroups gnu.hurd.help
Subject Re: Error with random generator
Date 2018-06-03 11:29 +0200
Organization I am not organized
Message-ID <mailman.1036.1528018178.1292.help-hurd@gnu.org> (permalink)
References <CA+vQsMgfTZsqyiQW1Y3QLSb33Ug9Rszg=Ku_hXKAe1Ld0pL+vQ@mail.gmail.com> <CA+vQsMjkK7ekNQH+Y0=JuwtQw=MzWZoyVBrd64XjC1Y6Z7D9ZQ@mail.gmail.com>

Show all headers | View raw


Almudena Garcia, le dim. 03 juin 2018 11:21:51 +0200, a ecrit:
> After seatch, I detected that /var/run/random-seed file don't exists.
> 
> I created this using
> 
> cat /dev/random > /var/run/random-seed

The thing is: the random translator is supposed to be reading from
/var/spool/random-seed, not /var/run/random-seed (since the latter
doesn't survive reboots).

> settrans -c /dev/urandom /hurd/random \
>            --seed-file /var/run/urandom-seed --fast

Again, rather make it use /var/spool/random-seed, otherwise the fix
won't survive a reboot.

Samuel

Back to gnu.hurd.help | Previous | Next | Find similar


Thread

Re: Error with random generator Samuel Thibault <samuel.thibault@gnu.org> - 2018-06-03 11:29 +0200

csiph-web