diff --git a/README.md b/README.md index 9b8b098..4659e2f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ This script will let you setup your own VPN server in no more than a minute, eve This fork includes : - no logs - TLS 1.2 only -- AES-256-CBC encryption +- AES-256-CBC encryption (instead of BF-CBC) +- 4096 bits DH (instead of 2048 bits) - [FDN's DNS Servers](http://www.fdn.fr/actions/dns/) - Every feature of the [original script](https://github.com/Nyr/openvpn-install) (I check periodically to sync the latest commits from source)