From 0665f962d60c66d8893667baaeb0f3b21c59fe81 Mon Sep 17 00:00:00 2001 From: Jack Ivanov <17044561+jackivanov@users.noreply.github.com> Date: Mon, 26 Aug 2019 20:53:09 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index f5abce5..fe1eb7e 100644 --- a/README.md +++ b/README.md @@ -123,10 +123,6 @@ Install the [WireGuard VPN Client](https://www.wireguard.com/install/#windows-7- WireGuard works great with Linux clients. See [this page](docs/client-linux-wireguard.md) for an example of how to configure WireGuard on Ubuntu. -### Linux Network Manager Clients (e.g., Ubuntu, Debian, or Fedora Desktop) - -Network Manager does not support AES-GCM. In order to support Linux Desktop clients, choose the "compatible" cryptography during the deploy process and use at least Network Manager 1.4.1. See [Issue #263](https://github.com/trailofbits/algo/issues/263) for more information. - ### Linux strongSwan IPsec Clients (e.g., OpenWRT, Ubuntu Server, etc.) Please see [this page](docs/client-linux-ipsec.md).