]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/identity.texi
[DOC] Link identity page with the verifier
[govpn.git] / doc / identity.texi
index cb3061f4b0abc11accfed9a1f6e0195990a8ab59..3153abd9489ef509a4b8a63606b8b6b62b92e8d2 100644 (file)
@@ -3,11 +3,5 @@
 
 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.
-
-@example
-% ./utils/newclient.sh doesnotmatter
-Place verifier to peers/6d4ac605ce8dc37c2f0bf21cb542a713/verifier
-@end example
-
-"6d4ac605ce8dc37c2f0bf21cb542a713" is client's identity.
+to make DPI and deanonymization much harder to success. It is used as a
+salt in @ref{Verifier}.