]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/verifier.texi
Replace HSalsa20 with already got BLAKE2b well-known hash
[govpn.git] / doc / verifier.texi
index 07ba19826e5ccf2fb40f89ff819d472f6817a3b1..bb364d747f6568f5b52e24fe3321571e82c08043 100644 (file)
@@ -1,5 +1,5 @@
 @node Verifier
-@section Verifier
+@subsection Verifier
 
 Verifier is created using @code{govpn-verifier} utility. But currently
 Go does not provide native instruments to read passwords without echoing
@@ -15,11 +15,8 @@ $argon2d$m=4096,t=128,p=1$bwR5VjeCYIQaa8SeaI3rqg
 @end example
 
 First line is the verifier for the server side. Second line is for the
-client -- it lacks generated public key. However you can server's one
-on the client side too.
-
-Store @code{$argon2d...u10} string on the server's side in corresponding
-@code{verifier} configuration file's field.
+client -- it lacks generated public key. However you can use server's
+one on the client side too.
 
 You can check passphrase against verifier by specifying @code{-verifier}
 option with the path to verifier file: