]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/noise.texi
No need of notice that noise-mode is enabled when encryptionless is on
[govpn.git] / doc / noise.texi
index 9cd03d2bffac012c24ba5fb4ed4e4bb1365c8118..1aee9250f8bebb570418e062574d5d27adbe813b 100644 (file)
@@ -1,11 +1,11 @@
 @node 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.