diff --git a/README.rst b/README.rst index a3bfe1610..7df57afad 100644 --- a/README.rst +++ b/README.rst @@ -846,14 +846,6 @@ Example: place the following in your ``~/.bashrc`` SOPS_GPG_EXEC = 'your_gpg_client_wrapper' -Specify a different GPG key server -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -By default, SOPS uses the key server ``keys.openpgp.org`` to retrieve the GPG -keys that are not present in the local keyring. -This is no longer configurable. You can learn more about why from this write-up: `SKS Keyserver Network Under Attack `_. - - Key groups ~~~~~~~~~~