]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/identity.texi
JSON configuration
[govpn.git] / doc / identity.texi
index 3288d2ef55eeae508c4b4bc992bd97b88ac44c84..46a6889d2c1fda4041f4c89a1d5c30ffb408ef90 100644 (file)
@@ -4,3 +4,10 @@
 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
+Your id is: 7012df29deee2170594119df5091d4a2
+@end example
+
+@code{7012df29deee2170594119df5091d4a2} is client's identity.