Merge remote-tracking branch 'flapflap/de-network_configuration'
[tails-test.git] / wiki / src / doc / get / verify_the_iso_image_using_gnome.html
blob85f065b7fc17e3d59f3c1b4c82161a0d6eb1ed27
1 [[!meta title="Verify the ISO image using Linux with Gnome"]]
3 <h3>Install <code>seahorse-nautilus</code></h3>
5 <p>You need to have the <code>seahorse-nautilus</code> package
6 installed.</p>
8 <ul>
9 <li><code>seahorse-nautilus</code> is already installed in Tails.</li>
10 <li>In Debian or Ubuntu, if you are unsure or want to install <code>seahorse-nautilus</code>, you can issue the following commands:
12 <pre>
13 sudo apt-get update
14 sudo apt-get install seahorse-nautilus
15 </pre>
17 <div class="note">
19 <p>The <code>seahorse-nautilus</code> package is only available in:
21 <ul>
22 <li>Debian starting from version 7 (Wheezy), as a
23 <a href="http://backports.debian.org/">backport</a>. See the
24 installation <a href="http://backports.debian.org/Instructions/">instructions</a>
25 on the Debian Backports website.</li>
26 <li>Ubuntu starting from version 14.04 (Trusty).</li>
27 </ul>
29 </p>
31 <p>If you are unable to install it, try
32 [[verifying the ISO using the command line|verify_the_iso_image_using_the_command_line]].</p>
34 </div>
36 </li>
37 </ul>
39 <h3>Get the Tails signing key</h3>
41 <p>If you are using Tails, you already have the signing
42 key. Otherwise, first download Tails signing key:</p>
44 [[!inline pages="lib/download_tails_signing_key" raw="yes"]]
46 <p>Your browser should propose you to open it with "Import Key". Choose
47 this action. It will add Tails signing key to your keyring, the
48 collection of OpenPGP keys you already imported:</p>
50 <p>[[!img import_key.png alt="What should the web browser do with this file? Open
51 with: Import Key (default)" link="no"]]</p>
53 <p>You will get notified will the following message:</p>
55 <p>[[!img key_imported.png alt="Key Imported. Imported a key for Tails
56 developers (signing key) &lt;tails@boum.org&gt;" link="no"]]</p>
58 <div class="bug">
60 <p>The GNOME notifications appear truncated on Tails 1.1 and later.<br/>
61 See&nbsp;[[!tails_ticket 7249]].</p>
63 </div>
65 <h3>Verify the ISO image</h3>
67 <p>Now, download the cryptographic signature corresponding to the ISO
68 image you want to verify:</p>
70 [[!inline pages="lib/download_stable_i386_iso_sig" raw="yes"]]
72 <p>Your browser should propose you to open it with "Verify Signature".
73 Choose this action to start the cryptographic verification:</p>
75 <p>[[!img verify_signature.png alt="What should the web browser do with this file?
76 Open with: Verify Signature (default)" link="no"]]</p>
78 <p>Browse your files to select the Tails ISO image you want to verify.
79 Then, the verification will start. It can take several minutes:</p>
81 <p>[[!img verifying.png alt="Verifying" link="no"]]</p>
83 <p><strong>If the ISO image is correct</strong> you will get a
84 notification telling you that the signature is good:</p>
86 <p>[[!img good_signature.png alt="Goog Signature" link="no"]]</p>
88 <p><strong>If the ISO image is not correct</strong> you will get a
89 notification telling you that the signature is bad:</p>
91 <p>[[!img bad_signature.png alt="Bad Signature: Bad or forged signature."
92 link="no"]]</p>