X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fidentity.texi;h=3a37790cab5f9b132a69ef345058089d60d322f3;hb=c982ccb214ba8d0fd8a30dee7439ea2db1559f6f;hp=cb3061f4b0abc11accfed9a1f6e0195990a8ab59;hpb=95b485e2f211bf280ae14564e6a21fc313214f4a;p=govpn.git diff --git a/doc/identity.texi b/doc/identity.texi index cb3061f..3a37790 100644 --- a/doc/identity.texi +++ b/doc/identity.texi @@ -1,13 +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. - -@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 @ref{Verifier}.