diff options
author | Grant Bowman <grantbow at grantbow dot com> | 2002-06-20 18:46:00 +0000 |
---|---|---|
committer | Grant Bowman <grantbow at grantbow dot com> | 2002-06-20 18:46:00 +0000 |
commit | a05e377d34fad964fa56f70b3c61128fc9717ca3 (patch) | |
tree | 0699ac4b4975be65da636fd6b97c95b3d36741f8 /Hurd | |
parent | dcecc1a99397c9a73505c60c80544d8de5906bac (diff) |
none
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)) |