X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=blobdiff_plain;f=doc%2Fnews.texi;h=0df327a6fd3ec38278bebf111096e6b27985a9fb;hp=5a6db8f5113d93524668df0fae901f1c9ff612d7;hb=938c424410a20dbeab54d7112d4e43b106795e29;hpb=fa2fbe9b374fe5ac0949291e11b2a6bc5b4b53cd diff --git a/doc/news.texi b/doc/news.texi index 5a6db8f..0df327a 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -74,7 +74,7 @@ has some specific issues that caused panics on previous versions. @node Release 5.4 @section Release 5.4 @itemize -@item Added optional @ref{Timesync, time synchronization} requirement. +@item Added optional time synchronization requirement. It will add timestamps in handshake PRP authentication, disallowing to repeat captured packet and get reply from the server, making it visible to DPI. @@ -107,15 +107,15 @@ with @emph{BLAKE2b} in handshake code. @node Release 5.0 @section Release 5.0 @itemize -@item New optional @ref{Encless, encryptionless mode} of operation. +@item New optional encryptionless mode of operation. Technically no encryption functions are applied for outgoing packets, so you can not be forced to reveal your encryption keys or sued for encryption usage. -@item @ref{MTU}s are configured on per-user basis. +@item MTUs are configured on per-user basis. @item Simplified payload padding scheme, saving one byte of data. @item Ability to specify TAP interface name explicitly without any up-scripts for convenience. -@item @command{govpn-verifier} utility also can use @ref{EGD}. +@item @command{govpn-verifier} utility also can use EGD. @end itemize @node Release 4.2 @@ -147,9 +147,9 @@ hidden. Now they are indistinguishable from transport messages. @node Release 3.5 @section Release 3.5 @itemize -@item Ability to use @ref{Network, TCP} network transport. +@item Ability to use TCP network transport. Server can listen on both UDP and TCP sockets. -@item Ability to use @ref{Proxy, HTTP proxies} (through CONNECT method) +@item Ability to use HTTP proxies (through CONNECT method) for accessing the server. Server can also emulate HTTP proxy behaviour. @item Updated Poly1305 library with ARM-related bugfixes. @item Go 1.5+ version is highly recommended because of performance @@ -159,7 +159,7 @@ reasons. @node Release 3.4 @section Release 3.4 @itemize -@item Ability to use external @ref{EGD}-compatible PRNGs. Now you are +@item Ability to use external EGD-compatible PRNGs. Now you are able to use GoVPN even on systems with the bad @file{/dev/random}, providing higher quality entropy from external sources. @item Removed @option{-noncediff} option. It is replaced with in-memory