]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/identity.texi
Use Argon2d PHC winner instead of PBKDF2
[govpn.git] / doc / identity.texi
index cb3061f4b0abc11accfed9a1f6e0195990a8ab59..7e33b330254a60894680793506661008453154ed 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 verifier.