Man page - eb_client_egd(1)
Packages contains this manual
- eb_server_audio(1)
- entropy_broker(1)
- eb_proxy_knuth_b(1)
- eb_server_linux_kernel(1)
- eb_server_egd(1)
- eb_server_ext_proc(1)
- eb_server_smartcard(1)
- eb_client_file(1)
- eb_server_timers(1)
- eb_client_kernel_generic(1)
- eb_server_stream(1)
- eb_server_push_file(1)
- eb_client_linux_kernel(1)
- eb_server_usb(1)
- test_egd_speed(1)
- eb_server_v4l(1)
- eb_client_egd(1)
- eb_proxy_knuth_m(1)
apt-get install entropybroker
Manual
EB_CLIENT_EGD
NAMEDESCRIPTION
NAME
eb_client_egd - export entropy data as egd server
DESCRIPTION
eb_client_egd
v1.0, (C) 2009-2012 by folkert@vanheusden.com Egd-clients
can use the /tmp/egd.sock unix domain socket. This should
work with at least OpenSSL: start eb_client_egd with one of
the following parameters: -d /var/run/egd-pool or -d
/dev/egd-pool or -d /etc/egd-pool or -d /etc/entropy To
verify that client_egd functions, run: "openssl rand
-rand /var/run/egd-pool -out /tmp/bla 10". It should
return something like "255 semi-random bytes
loaded" where "255" should be > 0. If it
is zero, check if the current user has enough rights to
access the /var/run/egd-pool file.
-i
host eb-host to connect to
-d
file UNIX-domain socket to listen on
-l
file log to file βfileβ
-s
log to syslog
-n
do not fork
-P
file file to write the PID to
-X
file file to read the password from