]> Cypherpunks.ru repositories - govpn.git/blob - doc/identity.texi
46a6889d2c1fda4041f4c89a1d5c30ffb408ef90
[govpn.git] / doc / identity.texi
1 @node Identity
2 @section Identity
3
4 Client's identity is 128-bit string. It is not secret, so can be
5 transmitted and stored in the clear. However handshake applies PRP on it
6 to make DPI and deanonymization much harder to success.
7
8 @example
9 % ./utils/newclient.sh doesnotmatter
10 Your id is: 7012df29deee2170594119df5091d4a2
11 @end example
12
13 @code{7012df29deee2170594119df5091d4a2} is client's identity.