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
6f17ec58
Commit
6f17ec58
authored
Jun 13, 2011
by
Tails developers
Browse files
Update website wrt. new uid added to signing key.
parent
17ea7b12
Changes
3
Hide whitespace changes
Inline
Side-by-side
wiki/src/GnuPG_key.mdwn
View file @
6f17ec58
...
...
@@ -80,9 +80,9 @@ Key details
pub 4096R/BE2CD9C1 2010-10-07 [expires: 2012-10-06]
Key fingerprint = 0D24 B36A A9A2 A651 7878 7645 1202 821C BE2C D9C1
uid Tails developers (signing key) <tails@boum.org>
uid T(A)ILS developers (signing key) <amnesia@boum.org>
How to get the public key?
--------------------------
...
...
wiki/src/download.html
View file @
6f17ec58
...
...
@@ -146,7 +146,7 @@ sudo apt-get install seahorse-plugins
<p>
You will get notified will the following message:
</p>
<p><img
src=
"download/key_imported.png"
alt=
"Key Imported. Imported a
key for T
<amnesia
@boum.org> (A)"
/></p>
key for T
ails developers (signing key) <tails
@boum.org> (A)"
/></p>
<p>
Now, download the cryptographic signature corresponding to the ISO
image you want to verify:
</p>
...
...
@@ -201,7 +201,7 @@ cat tails-signing.key | gpg --import
<pre>
gpg: key F93E735F: public key "Amnesia
<
amnesia@boum.org
>
" imported
gpg: key BE2CD9C1: public key "T
(A)ILS
developers (signing key)
<
amnesia
@boum.org
>
" imported
gpg: key BE2CD9C1: public key "T
ails
developers (signing key)
<
tails
@boum.org
>
" imported
gpg: Total number processed: 2
gpg: imported: 2 (RSA: 2)
</pre>
...
...
@@ -211,7 +211,7 @@ gpg: imported: 2 (RSA: 2)
<pre>
gpg: key F93E735F: "Amnesia
<
amnesia@boum.org
>
" not changed
gpg: key BE2CD9C1: "T
(A)ILS
developers (signing key)
<
amnesia
@boum.org
>
" not changed
gpg: key BE2CD9C1: "T
ails
developers (signing key)
<
tails
@boum.org
>
" not changed
gpg: Total number processed: 2
gpg: unchanged: 2
</pre>
...
...
@@ -239,7 +239,7 @@ gpg --verify tails-i386-0.7.1.iso.pgp tails-i386-0.7.1.iso
<pre>
gpg: Signature made Sat 30 Apr 2011 10:53:23 AM CEST
gpg: using RSA key 1202821CBE2CD9C1
gpg: Good signature from "T
(A)ILS
developers (signing key)
<
amnesia
@boum.org
>
"
gpg: Good signature from "T
ails
developers (signing key)
<
tails
@boum.org
>
"
</pre>
<p><strong>
If the ISO image is not correct
</strong>
the output will tell
...
...
@@ -248,7 +248,7 @@ gpg: Good signature from "T(A)ILS developers (signing key) <amnesia@boum.org&
<pre>
gpg: Signature made Sat 30 Apr 2011 10:53:23 AM CEST
gpg: using RSA key 1202821CBE2CD9C1
gpg: BAD signature from "T
(A)ILS
developers (signing key)
<
amnesia
@boum.org
>
"
gpg: BAD signature from "T
ails
developers (signing key)
<
tails
@boum.org
>
"
</pre>
"""]]
...
...
wiki/src/trusting_tails_signing_key.mdwn
View file @
6f17ec58
...
...
@@ -103,12 +103,18 @@ can do:
You will get something like this:
pub 4096R/1202821CBE2CD9C1 2010-10-07 [expires: 2012-10-06]
uid Tails developers (signing key) <tails@boum.org>
sig 3 1202821CBE2CD9C1 2011-04-16 Tails developers (signing key) <tails@boum.org>
sig BACE15D2A57498FF 2011-04-16 [User ID not found]
sig CCD2ED94D21739E9 2011-06-12 [User ID not found]
uid T(A)ILS developers (signing key) <amnesia@boum.org>
sig 3 1202821CBE2CD9C1 2010-10-07 T
(A)ILS
developers (signing key) <
amnesia
@boum.org>
sig 3 1202821CBE2CD9C1 2010-10-07 T
ails
developers (signing key) <
tails
@boum.org>
sig BACE15D2A57498FF 2010-10-07 [User ID not found]
sig 8CBF9A322861A790 2010-12-24 [User ID not found]
sig 7EF27D76B2177E1F 2010-12-27 [User ID not found]
sig CCD2ED94D21739E9 2010-12-29 [User ID not found]
sig AC0EC35285821C42 2011-03-22 [User ID not found]
sig C2DEE7F336042734 2010-10-24 [User ID not found]
The lines ending with '[User ID not found]' are signatures made by keys you
still don't have in your keyring. You could try to search for them in the Debian
...
...
@@ -144,6 +150,14 @@ error occurred while checking the signature (e.g. a non supported algorithm).
For example, in the following output the signature of Daniel Kahn Gillmor on
Tails signing key has been successfully verified:
pub 4096R/1202821CBE2CD9C1 2010-10-07 [expires: 2012-10-06]
uid Tails developers (signing key) <tails@boum.org>
sig!3 1202821CBE2CD9C1 2011-04-16 Tails developers (signing key) <tails@boum.org>
sig! CCD2ED94D21739E9 2011-06-12 Daniel Kahn Gillmor <dkg@fifthhorseman.net>
uid T(A)ILS developers (signing key) <amnesia@boum.org>
sig!3 1202821CBE2CD9C1 2010-10-07 Tails developers (signing key) <tails@boum.org>
sig! CCD2ED94D21739E9 2010-12-29 Daniel Kahn Gillmor <dkg@fifthhorseman.net>
pub 4096R/1202821CBE2CD9C1 2010-10-07 [expires: 2012-10-06]
uid T(A)ILS developers (signing key) <amnesia@boum.org>
sig!3 1202821CBE2CD9C1 2010-10-07 T(A)ILS developers (signing key) <amnesia@boum.org>
...
...
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