From d5c5cd86db7c02fb7f125cb74cbdb971b525c4f5 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sat, 30 Aug 2025 11:33:41 +0200 Subject: [PATCH] Remove paragraph on GPG/PGP keyservers. Signed-off-by: Felix Fontein --- README.rst | 8 -------- 1 file changed, 8 deletions(-) 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 ~~~~~~~~~~