Skip to content

Commit

Permalink
[docs] Make it clearer that key generation must be done on the SVS
Browse files Browse the repository at this point in the history
Resolves #4076
  • Loading branch information
eloquence authored and kushaldas committed Sep 25, 2019
1 parent fb6bef5 commit 600067e
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion docs/generate_securedrop_application_key.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,16 @@ of this key is only stored on the *Secure Viewing Station* which is never
connected to the Internet. SecureDrop submissions can only be decrypted and
read on the *Secure Viewing Station*.

We will now generate the *SecureDrop Submission Key*.
We will now generate the *SecureDrop Submission Key*. If you aren't still
logged into your *Secure Viewing Station* from the previous step, boot it using
its Tails USB stick, with persistence enabled.

.. important:: Do not follow these steps before you have fully configured the
*Secure Viewing Station* according to the :doc:`instructions <set_up_svs>`.
The private key you will generate in the following steps is one of the most
important secrets associated with your SecureDrop installation. This procedure
is intended to ensure that the private key is protected by the air-gap
throughout its lifetime.

Create the Key
--------------
Expand Down

0 comments on commit 600067e

Please sign in to comment.