-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to start tor browser - gpg hangs refreshing keys (possible key servers DoS) #401
Comments
same problem |
The workaround I used is to kill all GPG processes with the command This issue looks similar to a previous one: #305 Related: #400 |
Same problem and the suggested workaround doesn't work for me. After killing gpg I only can choose to download everything again or close. |
this may not be an issue with tor but an attack on OpenPGP https://gist.github.com/rjhansen/67ab921ffb4084c865b3618d6955275f |
@micahflee thanks for swift reaction and fix (confirmed: works). |
People using the Ubuntu 18.04.2 LTS release version of this can do a oneliner to delete the bad key and a small hack to make torbrowser-launcher not hang on the key refresh. This will delete the offending key you received from hkps.pool.sks-keyservers.net: Then you can manually edit your locally installed torbrowser-launcher to use keys.openpgp.org as seen in #402 by editing Then start torbrowser-launcher like usual and it will get an uncorrupted key and things will keep working. It's just a way to workaround the issue until Ubuntu releases a fixed version downstream. |
This stalls forever on my machine on 100% cpu usage. For me a different quote in another bug report (#356) helped:
Fixed it for me. |
Can you release an update of torbrowser-launcher which includes the fix with the new key server? It's too inconvenient having to edit this line by hand to make it work on any fresh install for new users. edit: The https://deb.torproject.org/torproject.org bionic repository does still cause this issue. |
Thanks dephekt: The workaround worked great for me also, the problem has been bugging me for days. |
im new on linux, but this has some hacker attack or i misundestood something? |
I have the same problem (Ubuntu 18.04 LTS). Personally I don't mind editing things but please provide a fix for this ASAP - just for the sake of ease of use and to make TOR user friendly. |
I tried this fix and get farther now, in startup, but get a dialog with |
I also have the same issue with 18.04.03 |
For those who will experience this behavior on Ubuntu 18.04 - you should install newer version by adding ppa:
Source: |
NAME="Linux Mint" https://github.com/micahflee/torbrowser-launcher and still not working |
Adding ppa worked for me. Thanx |
This problem is still present in Ubuntu 19.10. Adding PPA and reinstalling Tor browser did not fix the issue for me. |
then add the ppa and sudo apt Worked for me, ubuntu 18.04 |
Confirming this works for me. |
I'm on Linux Mint 19.3 Tricia and it still doesn't work. |
It works very well for me with Ubuntu 18.04. Before, all other online workarounds have failed! You save me! |
run a "sudo apt update" between those to find the new package. |
Hmm, the above mentioned ppa does not work in my Ubuntu 18.04.04 computer. When I enabled the ppa and tried to install onionshare, I got following error message:
True, there is no python3-flask-httpauth in Bionic. What now? |
I manually installed the Focal package on Bionic and then was able to install |
I'm a 20.04 user. |
See https://gist.github.com/rjhansen/67ab921ffb4084c865b3618d6955275f
What I have now looks very much like it:
Yes, 13 minutes processing time!!!
Please make key server configurable to allow mitigation.
The text was updated successfully, but these errors were encountered: