1
1
mirror of https://github.com/namibia/openvpn-install.git synced 2024-06-10 15:12:20 +00:00

Update README.md

This commit is contained in:
Angristan 2016-03-21 18:34:09 +01:00
parent 21d8f78f4f
commit 0f21c29afa

View File

@ -6,6 +6,7 @@ This script will let you setup your own VPN server in no more than a minute, eve
##Fork ##Fork
This fork includes : This fork includes :
- No logs - No logs
- No comp-lzo (compression is a vector for oracle attacks, e.g. CRIME or BREACH)
- Better encryption (see below) - Better encryption (see below)
- TLS 1.2 only - TLS 1.2 only
- AES-256-CBC and SHA-512 for HMAC (instead of BF-128-CBC and SHA1) - AES-256-CBC and SHA-512 for HMAC (instead of BF-128-CBC and SHA1)