]> Cypherpunks.ru repositories - govpn.git/blob - doc/identity.texi
[DOC] Add various concept indexes
[govpn.git] / doc / identity.texi
1 @node Identity
2 @cindex Client identity
3 @cindex Identity
4 @subsection Identity
5
6 Client's identity is 128-bit string. It is not secret, so can be
7 transmitted and stored in the clear. However handshake applies PRP on it
8 to make DPI and deanonymization much harder to success. It is used as a
9 salt in @ref{Verifier}.