Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
d498fdbf
Commit
d498fdbf
authored
Sep 29, 2019
by
cbrownstein
Browse files
Add instructions on importing signing key using command line
parent
c35d0f8c
Changes
1
Show whitespace changes
Inline
Side-by-side
wiki/src/install/inc/steps/download.inline.html
View file @
d498fdbf
...
...
@@ -423,10 +423,23 @@ importing keys|https://gpgtools.tenderapp.com/kb/gpg-keychain-faq/how-to-find-pu
<h3>
Using the command line
</h3>
<ol>
<li>
Open a terminal and navigate to the folder where you saved the
<p>
Download the [[Tails signing key|tails-signing.key]] and import it into
<span
class=
"application"
>
GnuPGP
</span>
.
</p>
<p>
To import the Tails signing key into
<span
class=
"application"
>
GnuPGP
</span>
, open a terminal and navigate to
the folder where you saved the Tails signing key.
</p>
<p>
Execute:
</p>
<p
class=
"pre"
>
gpg --import tails-signing.key
</p>
</li>
<li>
In a terminal, navigate to the folder where you saved the
image and the signature.
</li>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment