]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/about.texi
Ability to use TUN-interfaces under GNU/Linux
[govpn.git] / doc / about.texi
index a3ed945f20c1037a72260c9a641594736a766c1d..7cda5af5d6db5f52bc8d6466b986c1888538a54b 100644 (file)
@@ -25,7 +25,7 @@ passphrase verifiers compromising.
 
 @item
 Encrypted and authenticated @ref{Transport, payload transport}
-with 128-bit @ref{Developer, security margin} state-of-the-art
+with 128-bit @ref{Developer, security margin} state-of-the-art non-NIST
 cryptography.
 
 @item
@@ -66,7 +66,7 @@ options. Clients have pre-established @ref{Identity, identity} invisible
 for third-parties (they are anonymous).
 
 @item
-Uses @url{https://en.wikipedia.org/wiki/TAP_(network_driver), TAP}
+Uses @url{https://en.wikipedia.org/wiki/TAP_(network_driver), TUN/TAP}
 underlying network interfaces.
 
 @item
@@ -84,6 +84,9 @@ Optional built-in HTTP-server for retrieving real-time
 @item
 Server is configured through the @url{http://yaml.org/, YAML} file.
 
+@item
+Ability to use syslog for logging.
+
 @item
 Written on @url{https://golang.org/, Go} programming language with
 simple code that can be read and reviewed.