]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/precautions.texi
[DOC] Refactoring and more russian translation
[govpn.git] / doc / precautions.texi
index 04017782e069b0e0aa3b03b0342ae6f6f0bb66c8..20570b00aa528147d1c9eb783afd97c81d0577ac 100644 (file)
@@ -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