]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/identity.texi
[DOC] Download link for 5.3 release
[govpn.git] / doc / identity.texi
index 7e33b330254a60894680793506661008453154ed..d74e6cfd14e8b76540e3419f0edbd2f1cd1df5a8 100644 (file)
@@ -1,7 +1,9 @@
 @node Identity
-@section Identity
+@cindex Client identity
+@cindex Identity
+@subsection Identity
 
 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}.