diff options
Diffstat (limited to 'Hurd')
-rw-r--r-- | Hurd/RandomDevice.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Hurd/RandomDevice.mdwn b/Hurd/RandomDevice.mdwn new file mode 100644 index 00000000..748e9055 --- /dev/null +++ b/Hurd/RandomDevice.mdwn @@ -0,0 +1,5 @@ +There are several solutions to the lack of /dev/random and /dev/urandom but they are not yet in the default installation. + +* Marcus' work + +* [egd](http://egd.sourceforge.net/) - Entropy Gathering Daemon (here's the [RFP](http://bugs.debian.org/145498)) |