X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fegd.texi;h=77d34bf1e1906cf5e618e5047069ee89c6077b6c;hb=e0e122675963a32defd27da10d22130ccf7d16ec;hp=6b6780e22bd286b8644a08bb4c5a272bb4595f74;hpb=41906c43222f4c50dfb62f63e8b14aa77317049c;p=govpn.git diff --git a/doc/egd.texi b/doc/egd.texi index 6b6780e..77d34bf 100644 --- a/doc/egd.texi +++ b/doc/egd.texi @@ -7,11 +7,12 @@ number generator. Some operating systems do not have good enough quality PRNG, bad @code{/dev/urandom}. You should use separate PRNG with them. GoVPN -communicates with them using Entropy Gathering Daemon protocol. +communicates with them using +@url{http://egd.sourceforge.net/, Entropy Gathering Daemon} protocol. To switch using EGD-compatible daemons instead of @code{crypto/rand} library you provide @code{-egd PATH} command line option, where -@code{PATH} is either host:port or path to the domain socket. +@code{PATH} is the domain socket. @example % ./govpn-server [...] -egd /var/run/egd.sock