From: Michael Tremer Date: Wed, 20 Sep 2023 18:27:11 +0000 (+0000) Subject: contrib: Remove old signature configuration X-Git-Tag: 0.9.30~1677 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d1ff1c03b1cf5bb79cf43169ed8b1155f53e2f1;p=pakfire.git contrib: Remove old signature configuration We do not support disabling the signature check any more and we no longer have any host keys to sign packages. Signed-off-by: Michael Tremer --- diff --git a/contrib/config/general.conf b/contrib/config/general.conf index bf5e25da6..38ab91517 100644 --- a/contrib/config/general.conf +++ b/contrib/config/general.conf @@ -5,16 +5,3 @@ # If no proxy setting is configured, Pakfire will # use the environment settings. #proxy = http://192.168.180.1:800 - -[signatures] -# Sets the mode of the signature verification. -# Possible options: strict, permissive, disabled. -# strict breaks when a signature could not be successfully -# verified. permissive goes on and prints warnings. -# disabled skips signature verification. -#mode = strict - -# Host key ID -# The host key is used to sign packages that are built -# by this host automatically. -#host_key = 9B4A7F53C79921A7