]> Cypherpunks.ru repositories - govpn.git/blobdiff - NEWS
Preparing for 2.3 release
[govpn.git] / NEWS
diff --git a/NEWS b/NEWS
index 4500296c5f9358219e153fb49057ef65b2be6b26..8734b16d93f2e029c6e3b765e0b132eb4ac7ebda 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Release 2.3
+-----------
+* Handshake packets became indistinguishable from the random.
+  Now all GoVPN's traffic is the noise for men in the middle.
+* Handshake messages are smaller (16% traffic reduce).
+* Adversary now can not create malicious fake handshake packets that
+  will force server to generate private DH key, preventing entropy
+  consuming and resource heavy computations.
+
 Release 2.2
 -----------
 * Fixed several possible channel deadlocks.