]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/identity.texi
Update upstream dependencies
[govpn.git] / doc / identity.texi
index 3288d2ef55eeae508c4b4bc992bd97b88ac44c84..3a37790cab5f9b132a69ef345058089d60d322f3 100644 (file)
@@ -1,6 +1,7 @@
 @node Identity
-@section 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.
+to make DPI and deanonymization much harder to success. It is used as a
+salt in @ref{Verifier}.