From a8d1cb8375aa6d76eba6d8123ed74dff0d913bf5 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 13 Jun 2015 15:46:35 +0300 Subject: [PATCH] [DOC] Sections deabbreviations Signed-off-by: Sergey Matveev --- doc/cpr.texi | 2 +- doc/egd.texi | 2 +- doc/mtu.texi | 2 +- doc/pake.texi | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/cpr.texi b/doc/cpr.texi index 88339db..cd7b48a 100644 --- a/doc/cpr.texi +++ b/doc/cpr.texi @@ -1,5 +1,5 @@ @node CPR -@section CPR +@section Constant Packet Rate Constant Packet Rate is used to hide fact of underlying payload packets appearance. In this mode daemon inserts necessary dummy packets and diff --git a/doc/egd.texi b/doc/egd.texi index 77d34bf..62d1d87 100644 --- a/doc/egd.texi +++ b/doc/egd.texi @@ -1,5 +1,5 @@ @node EGD -@section EGD +@section Entropy Gathering Daemon Overall security mainly depends on client side: @ref{PAKE, good passphrase} and cryprographically good pseudo random diff --git a/doc/mtu.texi b/doc/mtu.texi index e8c5c22..ef0db05 100644 --- a/doc/mtu.texi +++ b/doc/mtu.texi @@ -1,5 +1,5 @@ @node MTU -@section MTU +@section Maximum Transmission Unit MTU command line argument is maximum allowable size of outgoing GoVPN's packets. It varies and depends on your environment, so probably has to diff --git a/doc/pake.texi b/doc/pake.texi index 535165e..e96ad1a 100644 --- a/doc/pake.texi +++ b/doc/pake.texi @@ -1,5 +1,5 @@ @node PAKE -@section PAKE +@section Password Authenticated Key Agreement Previously we used pre-shared high-entropy long-term static key for client-server authentication. Is is secure, but not convenient for some -- 2.48.1