From 6d91a06a8f70f38599f83b1b5ba035da7bf44f2a Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sun, 14 May 2017 14:13:47 -0500 Subject: [PATCH] Add point about checking against different keyservers --- security-info/verifying-signatures.md | 1 + 1 file changed, 1 insertion(+) diff --git a/security-info/verifying-signatures.md b/security-info/verifying-signatures.md index debf1342..edb55018 100644 --- a/security-info/verifying-signatures.md +++ b/security-info/verifying-signatures.md @@ -97,6 +97,7 @@ them to the downloaded key's fingerprint to ensure they match. Here are some ideas: * Use the PGP Web of Trust. + * Check the key against different keyservers. * Use different search engines to search for the fingerprint. * Use Tor to view and search for the fingerprint on various websites. * Use various VPNs and proxy servers.