]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/overview.texi
Ability to append noise to outgoing packets
[govpn.git] / doc / overview.texi
index 0330d4c531cf8ab067f6a3002df36fb39aabc717..76fac71cd6a2ee55e0f0d6b452a23144591fe97c 100644 (file)
@@ -39,13 +39,16 @@ popular Microsoft Windows or Apple OS X support.
 
 @itemize @bullet
 @item
+Copylefted free software: licensed under
+@url{https://www.gnu.org/licenses/gpl-3.0.html, GPLv3+}
+@item
 Works with @url{https://en.wikipedia.org/wiki/TAP_(network_driver), TAP}
 network interfaces on top of UDP entirely
 @item
 @url{https://www.gnu.org/, GNU}/Linux and
 @url{http://www.freebsd.org/, FreeBSD} support
 @item IPv6 compatible
-@item Encrypted and authenticated transport
+@item Encrypted and authenticated payload transport
 @item Relatively fast handshake
 @item
 @url{https://en.wikipedia.org/wiki/Replay_attack, Replay attack} protection
@@ -62,4 +65,7 @@ authentication (pre-shared key is not transmitted in any form between
 the peers, not even it's hash value)
 @item Built-in rehandshake and heartbeat features
 @item Several simultaneous clients support
+@item Optional noise-appending for concealing underlying packet's length
+@item Optional built-in HTTP-server for retrieving information about
+known connected peers in @url{http://json.org/, JSON} format
 @end itemize