From 16720c15da3dbb02b0f2c556a09ba549c083d8a9 Mon Sep 17 00:00:00 2001 From: Martin Holst Swende Date: Thu, 1 Oct 2020 10:52:20 +0200 Subject: [PATCH] download-page: remove victor, nick, jeff (#21645) * download-page: remove victor, nick, jeff * more delete --- downloads.html | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/downloads.html b/downloads.html index f13a112df..aa87347de 100644 --- a/downloads.html +++ b/downloads.html @@ -170,36 +170,18 @@ js: E058A81C 6047 0B71 5865 392D E43D 75A3 337E 68FC E058 A81C - - Jeffrey Wilcke - Jeffrey Wilcke <jeffrey@ethereum.org> - 85BE4B0C - EF8F A45D 7698 A065 F1AB 3D5C A676 6F71 85BE 4B0C - Martin Holst Swende Martin Holst Swende <martin.swende@ethereum.org> 05A5DDF0 CA99 ABB5 B36E 24AD 5DA0 FD40 683B 438C 05A5 DDF0 - - Nick Johnson - Nick Johnson <nick@ethereum.org> - 2F295D12 - DD7A 2E03 0B2F AF1C 3121 6FE6 6D96 4993 2F29 5D12 - Péter Szilágyi Péter Szilágyi <peter@ethereum.org> 1CCB7DD2 4948 43FC E822 1C4C 86AB 5E2F 119A 7638 1CCB 7DD2 - - Viktor Trón - Viktor Tron <viktor@ethereum.org> - 99E23788 - 446D 939E 45C0 DC1E 2A8E 2F62 5219 CDE2 99E2 3788 - @@ -208,7 +190,7 @@ js:

You can import the build server public keys by grabbing the individual keys directly from the keyserver network:

gpg --recv-keys F9585DE6 C2FF8BBF 9BA28146 7B9E2481 D2A67EAC

Similarly you can import all the developer public keys by grabbing them directly from the keyserver network:

-
gpg --recv-keys E058A81C 85BE4B0C 05A5DDF0 2F295D12 1CCB7DD2 99E23788
+
gpg --recv-keys E058A81C  05A5DDF0 1CCB7DD2 

From the download listings above you should see a link both to the downloadable archives as well as detached signature files. To verify the authenticity of any downloaded data, grab both files and then run:

gpg --verify geth-linux-amd64-1.5.0-d0c820ac.tar.gz.asc