[tor-bugs] #27278 [Webpages/Website]: Bad Instruction Page
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Aug 23 21:45:12 UTC 2018
#27278: Bad Instruction Page
------------------------------+------------------------
Reporter: TormanToo | Owner: (none)
Type: defect | Status: new
Priority: Very High | Milestone:
Component: Webpages/Website | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
------------------------------+------------------------
Comment (by traumschule):
Hi TormanToo, thanks for testing!
Which version of gpg are you using? Modern gpg versions (2.1 and above)
use a preconfigured keyservers.
I left out sudo on purpose because not all systems are configured to use
sudo for security reasons. Can you test the guide again with following
advice in mind:
> Following apt commands expect to be run as root, please either open a
> root terminal with {{{sudo su}}} or {{{su}}}. Note that
> the first commands asks for your user password, the second for the root
> password of your system.
To add Tor's signing key gpg key to apt, either all commands must be run
with sudo or all in in a root terminal. Can you try to run this in a root
console:
{{{
gpg --recv A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89
gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | apt-key add -
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27278#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list