]> git.ipfire.org Git - pakfire.git/commitdiff
contrib: Remove old signature configuration
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 20 Sep 2023 18:27:11 +0000 (18:27 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 20 Sep 2023 18:27:11 +0000 (18:27 +0000)
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 <michael.tremer@ipfire.org>
contrib/config/general.conf

index bf5e25da656fe729ae7ddae620efda75a733310e..38ab91517ddbec768ffd9d5365cc066d8c17580f 100644 (file)
@@ -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