Ubuntu 16.04 & torbrowser-launcher: Verification failed
Posted: Thu Feb 20, 2020 2:19 pm
[PROBLEM]
Installing the "torbrowser-launcher" package on Xubuntu 16.04, claims that it cannot verify the signature of the downloaded tarball:
The package uses an outdated GPG key. Use the following command to update the local key that is used for verification:
This solves the issue.
Thanks to "Sapient Saxon Saboo" (askubuntu) and "einpoklum" (stackexchange) and others!
Links:
Installing the "torbrowser-launcher" package on Xubuntu 16.04, claims that it cannot verify the signature of the downloaded tarball:
[SOLUTION]"Signature Verification Failed. You may be under attack or there might just be a network problem"
The package uses an outdated GPG key. Use the following command to update the local key that is used for verification:
Code: Select all
$ gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir/" --refresh-keys --keyserver pgp.mit.edu
Thanks to "Sapient Saxon Saboo" (askubuntu) and "einpoklum" (stackexchange) and others!
Links: