Re: netscape NSRANDFILE compatible with /dev/random ?
17 Dec
2003
17 Dec
'03
11:17 p.m.
From: "Jeff Weinstein" <jsw@netscape.com> Date: Wed, 27 Sep 1995 00:40:41 -0700
What happens if NSRANDFILE is set to /dev/random ? will netscape try to read an infinite number of random bytes ?
In the current patch it will read up to 1 megabyte before stopping. In 2.0 I will add a way to specify a size. As a temporary hack you could use 'dd' to get the number of bytes you want into a file, then remove the file once netscape had started up.
or you can define a named pipe file (on UNIX at least) which runs /dev/random through dd.
8072
Age (days ago)
8072
Last active (days ago)
0 comments
1 participants
participants (1)
-
Carl Ellison