]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/noise.texi
Yet another article on russian, mentioning GoVPN
[govpn.git] / doc / noise.texi
index d37631051baec950ee8b74edf2b3ed8d10f1a0fa..1aee9250f8bebb570418e062574d5d27adbe813b 100644 (file)
@@ -1,13 +1,13 @@
 @node Noise
-@section Noise
+@subsection Noise
 
-So-called noise is used to hide underlying payload packets lengths.
+So-called noise is used to hide underlying payload packets length.
 Without it GoVPN provides confidentiality and authenticity of messages,
 but not their timestamps of appearance and sizes.
 
-You may turn on @code{-noise} option, that forces to fill up all
+You may turn on @option{-noise} option, that forces to fill up all
 outgoing packets to their maximum (MTU) size. As it can be applied only
 to outgoing traffic, you should enable it on both sides in most cases.
 
-Pay attention that this can dramatically increase your traffic! It is
-turned off by default.
+Pay attention that this can dramatically @strong{increase} your traffic!
+It is turned off by default.