|
Certify the Tails signing key with your own key:
|
用自己的金鑰來證明 Tails 簽名金鑰。
|
|
</div>
|
</div>
|
|
<div class="caution"><p>All the data on this USB stick will be lost.</p></div>
|
|
|
<div class="caution"> <p>If the verification of the certification failed, then you might have downloaded a malicious version of the Tails signing key or our instructions might be outdated. Please [[get in touch with us|support/talk]].</p> </div>
|
<div class="caution"> <p>如果證書的查核失敗,則可能是 下戴到了一個遭到惡意竄改版本的Tails 簽名或是 我們的安裝指示文件太老舊了。 請 [[直接聯絡我們|support/talk]].</p> </div>
|
|
<div class="caution"> <p>If you are unsure about the device name, you should stop proceeding or <strong>you risk overwriting any hard disk on the system</strong>.</p> </div>
|
|
|
<div class="note">
|
<div class="note">
|
|
<div class="note"> <p>If you get a <span class="guilabel">Permission denied</span> error, try adding <code>sudo</code> at the beginning of the command:</p>
|
|
|
<div class="step-image">[[!img inc/infography/download.png link="no" alt=""]]</div>
|
|
|
<div class="step-image">[[!img inc/infography/install-tails.png link="no" alt=""]]</div>
|
|
|
<div class="step-image">[[!img inc/infography/verify.png link="no" alt=""]]</div>
|
|
|
<div class="tip">
|
<div class="tip">
|
|
<div class="tip"> <p>The line <span class="command">175 signatures not checked due to missing keys</span> or similar refers to the certifications (also called <i>signatures</i>) made by other public keys that are not in your keyring. This is not a problem.</p> </div>
|
<div class="tip"> <p>這行 `175 signatures not checked due to missing keys` 或是類似r refers to the certifications (also called *signatures*) made by other public keys that are not in your keyring. 這不是什麼問題。</p> </div>
|
|
Download the signature of the USB image:
|
下載 ISO-映像檔簽名:
|
|
Download the USB image:
|
下載 ISO-映像檔:
|
|
Execute again the same command:
|
|
|
Execute the following command:
|
|
|
Execute the following commands to copy the USB image that you downloaded earlier to the USB stick.
|
|
|
gpg --keyid-format 0xlong --check-sigs A490D0F4D311A4153E2BB7CADBB802B258ACD84F
|
gpg --keyid-format 0xlong --check-sigs A490D0F4D311A4153E2BB7CADBB802B258ACD84F
|
|
gpg --keyring=/usr/share/keyrings/debian-keyring.gpg --export chris@chris-lamb.co.uk | gpg --import
|
gpg --keyring=/usr/share/keyrings/debian-keyring.gpg --export zack@upsilon.cc | gpg --import
|
|
gpg --lsign-key A490D0F4D311A4153E2BB7CADBB802B258ACD84F
|
gpg --lsign-key A490D0F4D311A4153E2BB7CADBB802B258ACD84F
|