mirror of
https://github.com/trailofbits/algo.git
synced 2025-04-22 09:07:04 +02:00
clarification about ciphers
This commit is contained in:
parent
b29772f146
commit
77700f6c8e
1 changed files with 3 additions and 3 deletions
|
@ -12,13 +12,13 @@ Algo VPN is a set of Ansible scripts that simplify the setup of a personal IPSEC
|
|||
|
||||
## Features
|
||||
|
||||
* Supports only IKEv2, with a single cipher suite: AES-GCM, HMAC-SHA2, and P-256 DH
|
||||
* Supports only IKEv2 with strong crypto: AES-GCM, SHA2, and P-256
|
||||
* Generates Apple profiles to auto-configure iOS and macOS devices
|
||||
* Includes helper scripts to add and remove users
|
||||
* Includes a helper script to add and remove users
|
||||
* Blocks ads with a local DNS resolver and HTTP proxy (optional)
|
||||
* Sets up limited SSH users for tunneling traffic (optional)
|
||||
* Based on current versions of Ubuntu and strongSwan
|
||||
* Installs to DigitalOcean, Amazon EC2, Google Compute Engine, Microsoft Azure, or your own server
|
||||
* Installs to DigitalOcean, Amazon EC2, Microsoft Azure, Google Compute Engine, or your own server
|
||||
|
||||
## Anti-features
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue