From: Sergey Matveev Date: Sun, 15 Nov 2015 11:01:47 +0000 (+0300) Subject: [DOC] Link identity page with the verifier X-Git-Tag: 4.2^2~3 X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=commitdiff_plain;h=8ae805e926463c9e6d0c58551e10ab082b932506 [DOC] Link identity page with the verifier Signed-off-by: Sergey Matveev --- diff --git a/doc/identity.texi b/doc/identity.texi index 7e33b33..3153abd 100644 --- a/doc/identity.texi +++ b/doc/identity.texi @@ -4,4 +4,4 @@ Client's identity is 128-bit string. It is not secret, so can be transmitted and stored in the clear. However handshake applies PRP on it to make DPI and deanonymization much harder to success. It is used as a -salt in verifier. +salt in @ref{Verifier}.