X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fidentity.texi;h=3a37790cab5f9b132a69ef345058089d60d322f3;hb=0e482169576b59168f44e509863e6b6acbca6f6d;hp=7e33b330254a60894680793506661008453154ed;hpb=9364defa689e91c6fb54651876fbf2d02eec35ec;p=govpn.git diff --git a/doc/identity.texi b/doc/identity.texi index 7e33b33..3a37790 100644 --- a/doc/identity.texi +++ b/doc/identity.texi @@ -1,7 +1,7 @@ @node Identity -@section Identity +@subsection Identity 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. It is used as a -salt in verifier. +salt in @ref{Verifier}.