From 6ec46bc98fc300da1ec91dc072d6ef2da92a259d Mon Sep 17 00:00:00 2001
From: Tarnatos <tarnatos@posteo.de>
Date: Wed, 10 Feb 2016 15:44:43 +0100
Subject: [PATCH] =?UTF-8?q?vpn=204-7=20hinzugef=C3=BCgt?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 site.conf | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/site.conf b/site.conf
index 57cdfb9..85eb397 100644
--- a/site.conf
+++ b/site.conf
@@ -80,6 +80,22 @@
 						key = '51cb55fac596f8bdcaddc721d2390d44ef8d9ef0ff0c9152a44b8bd823207909',
 						remotes = {'ipv4 "vpn3.ffnord.net" port 10050', 'ipv6 "vpn3.ffnord.net" port 10050'},
 					},
+					ffnord_vpn4 = {
+						key = '2bd5bb1f45f76b0c43d3ba145b162d4d08960b12f968e5a7abeb2b3400b64d05',
+						remotes = {'ipv4 "vpn4.ffnord.net" port 10050','ipv6 "vpn4.ffnord.net" port 10050'},
+					},
+					ffnord_vpn5 = {
+						key = '766c2380bb1118ccd7132ad0588a65f20242c9d1995869c1509b0e91f1fc79e0',
+						remotes = {'ipv4 "vpn5.ffnord.net" port 10050', 'ipv6 "vpn5.ffnord.net" port 10050'},
+					},
+					ffnord_vpn6 = {
+						key = '734913882d3592603d1c704d4e4133c12606192ebd1a49429e7d980a2ca121d0',
+						remotes = {'ipv4 "vpn6.ffnord.net" port 10050', 'ipv6 "vpn6.ffnord.net" port 10050'},
+					},
+					ffnord_vpn7 = {
+						key = '6c35f366d430a6637cf5696fee2806b70ea4a3b3dfba2cb0e576b3ef4a77a7be',
+						remotes = {'ipv4 "vpn7.ffnord.net" port 10050', 'ipv6 "vpn7.ffnord.net" port 10050'},
+					},
 				},
 			},
 		},
@@ -104,7 +120,7 @@
         			'http://vpn0.ffnord.net/firmware/stable/sysupgrade/',
         			'http://service2.ffnord.net/firmware/stable/sysupgrade/',
         		},
-				good_signatures = 3,
+				good_signatures = 2,
 				pubkeys = {
         			'bbb814470889439c04667748c30aabf25fb800621e67544bee803fd1b342ace3', -- sargon
         			'e46bcbb302a250d414d2f014fc55d179693cd39c6527d120924a1e985dd8ae5f', -- DO9XE
-- 
GitLab