X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fprecautions.texi;h=20570b00aa528147d1c9eb783afd97c81d0577ac;hb=b779397ef0dba12ed2fb117e1a514bf0d5b598ef;hp=04017782e069b0e0aa3b03b0342ae6f6f0bb66c8;hpb=9a5ef6e33490971fc5af5538cdf98e800b692ea7;p=govpn.git diff --git a/doc/precautions.texi b/doc/precautions.texi index 0401778..20570b0 100644 --- a/doc/precautions.texi +++ b/doc/precautions.texi @@ -1,6 +1,4 @@ @node Precautions -@cindex Dangers -@cindex Precautions @unnumbered Precautions @enumerate @@ -16,7 +14,7 @@ You must @strong{never} use the same key for multiple clients. @item You must use @strong{cryptographically good} pseudo random number generator. By default we use default @code{crypto/rand} library that -reads @code{/dev/urandom} source. Some GNU/Linux and FreeBSD systems +reads @file{/dev/urandom} source. Some GNU/Linux and FreeBSD systems are rather good with this entropy source. Closed proprietary ones are always not and you must use optional @ref{EGD} feature with them. @end enumerate