]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/noise.texi
[DOC] Refactoring and more russian translation
[govpn.git] / doc / noise.texi
index 9e171d12d4088ac4edc2c69b7236c6430d5c4a75..1aee9250f8bebb570418e062574d5d27adbe813b 100644 (file)
@@ -1,13 +1,11 @@
 @node Noise
-@cindex Noise
-@cindex Timestamps
 @subsection Noise
 
 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.