From da55b6f9ab8239a17e324a36953dac195597bd2b Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sun, 14 May 2017 13:28:22 -0500 Subject: [PATCH] Add PGP Web of Trust to list of QMSK verification ideas --- 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 4c792d09..debf1342 100644 --- a/security-info/verifying-signatures.md +++ b/security-info/verifying-signatures.md @@ -96,6 +96,7 @@ copies of the fingerprint from multiple independent sources and comparing them to the downloaded key's fingerprint to ensure they match. Here are some ideas: + * Use the PGP Web of Trust. * 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.