[tor-commits] [webwml/master] Update gpg verification instructions for Linux users

hiro at torproject.org hiro at torproject.org
Wed Jan 25 18:26:39 UTC 2017


commit bb1c560607a5cde4af8939d0de1d044f2fcb0ce9
Author: hiromipaw <hiro at torproject.org>
Date:   Wed Jan 25 17:56:40 2017 +0100

    Update gpg verification instructions for Linux users
---
 docs/en/verifying-signatures.wml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/verifying-signatures.wml b/docs/en/verifying-signatures.wml
index 45eb9c9..d7f02fb 100644
--- a/docs/en/verifying-signatures.wml
+++ b/docs/en/verifying-signatures.wml
@@ -152,7 +152,7 @@
     <pre>gpg --verify ~/Downloads/TorBrowser-<version-torbrowserbundleosx64>-osx64_en-US.dmg{.asc*,}</pre>
 
     <strong>For Linux users</strong> (change 32 to 64 if you have the 64-bit package):<br />
-    <pre>gpg --verify ~/Desktop/tor-browser-linux32-<version-torbrowserbundlelinux32>_en-US.tar.xz{.asc*,}</pre>
+    <pre>gpg --verify tor-browser-linux32-<version-torbrowserbundlelinux32>_en-US.tar.xz.asc tor-browser-linux32-<version-torbrowserbundlelinux32>_en-US.tar.xz</pre>
 
     <p>The output should say "Good signature":</p>
 





More information about the tor-commits mailing list