GNU bug report logs -
#23605
/dev/urandom not seeded across reboots
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Mon, 23 May 2016 17:59:01 UTC
Severity: normal
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Leo Famulari <leo <at> famulari.name> skribis:
> Please find my latest patch attached. It seems to work for me!
\o/
> From 18979451b1af7eebaa354c1753ad4c90af288589 Mon Sep 17 00:00:00 2001
> From: Leo Famulari <leo <at> famulari.name>
> Date: Sat, 28 May 2016 13:41:21 -0400
> Subject: [PATCH] services: Add urandom-seed-service.
Add “Fixes <http://bugs.gnu.org/23605>.”
> * gnu/services/base.scm (urandom-seed-service): New procedure.
> (%random-seed-file, urandom-seed-service-type): New variables.
> (%urandom-seed-shepherd-service): New procedure.
Mention the addition to ‘%base-services’ too.
> * doc/guix.texi (Base Services): Document it.
[...]
> +@deftp {Data Type} %random-seed-file
Should be:
@defvr {Scheme Variable} %random-seed-file
> +This is where some random bytes are saved by @var{urandom-seed-service}
s/This is where/This is the name of the file where/
> +to seed @file{/dev/urandom} when rebooting.
Maybe add “It defaults to @file{/var/run/…}.”
OK with these changes.
Thanks a lot!
Ludo’.
This bug report was last modified 9 years and 53 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.