X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fabout.texi;h=7cda5af5d6db5f52bc8d6466b986c1888538a54b;hb=b779397ef0dba12ed2fb117e1a514bf0d5b598ef;hp=a3ed945f20c1037a72260c9a641594736a766c1d;hpb=4b6010d63d3512094c7cef4a119a8d45cb1a7b18;p=govpn.git diff --git a/doc/about.texi b/doc/about.texi index a3ed945..7cda5af 100644 --- a/doc/about.texi +++ b/doc/about.texi @@ -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.