]> Cypherpunks.ru repositories - govpn.git/commitdiff
[DOC] Some additions that OpenVPN can be faster, because of it's C nature
authorSergey Matveev <stargrave@stargrave.org>
Sat, 10 Jan 2015 17:18:39 +0000 (20:18 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 10 Jan 2015 17:18:39 +0000 (20:18 +0300)
Signed-off-by: Sergey Matveev <stargrave@stargrave.org>
README

diff --git a/README b/README
index f4361278041d337cc0de064755e34ac8f32fb9ce..1416429ce8e4cef59ec93fa360d05dcf348f386e 100644 (file)
--- a/README
+++ b/README
@@ -31,14 +31,14 @@ if pre-shared key is compromised.
 
 COMPARISON TO OpenVPN
 
-* Higher performance
+* Faster handshake
 * Perfect-forward secrecy (if long-term pre-shared keys are compromised,
   no captured traffic can be decrypted anyway)
 * Mutual two-side authentication (noone will send real network interface
   data unless the other side is authenticated)
 * Zero-knowledge authentication (pre-shared key is not transmitted in
   any form between the peers, not even it's hash value)
-* Fast handshake
+* Higher performance in some cases
 
 CONSOLE OUTPUT LEGEND