diff options
Diffstat (limited to 'release/help/docu_decrypt_file.html')
-rw-r--r-- | release/help/docu_decrypt_file.html | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/release/help/docu_decrypt_file.html b/release/help/docu_decrypt_file.html index ff29ed1..2981f37 100644 --- a/release/help/docu_decrypt_file.html +++ b/release/help/docu_decrypt_file.html @@ -38,8 +38,9 @@ <h1>Howto decrypt a file</h1> <p><b>NOTE:</b> You can only decrypt files, if you have one private key, the file is encrypted for. You can identify the private keys by the "bunch of keys"-image in front of the name in the keylist (in this case Bobby):</p> -<IMG SRC="img/docu/private_key_note.jpg" alt="private key hint"> - +<p> +<IMG SRC="img/docu/private_key_note.jpg" alt="private key hint"/> +</p> <p> There are five steps to decrypt a file. We assume, that Alice wants to decrypt a file, which is encrypted for her (that is, while encrytion her key was chosen). </p> @@ -48,7 +49,7 @@ There are five steps to decrypt a file. We assume, that Alice wants to decrypt a First Alice chooses the file cryption dialog in the menu. Alternatively, she could just hit the "File-Cryption"-button in the toolbar. </p> <p> -<IMG SRC="img/docu/cryptfile_menu.jpg" alt="open file cryption dialog"> +<IMG SRC="img/docu/cryptfile_menu.jpg" alt="open file cryption dialog"/> </p> <h4>STEP 2: Choose decrypt</h4> @@ -56,7 +57,7 @@ First Alice chooses the file cryption dialog in the menu. Alternatively, she cou Secondly she chooses decrypt. </p> <p> -<IMG SRC="img/docu/decryptfile_choose_decrypt.jpg" alt="choose decrypt"> +<IMG SRC="img/docu/decryptfile_choose_decrypt.jpg" alt="choose decrypt"/> </p> @@ -65,7 +66,7 @@ Secondly she chooses decrypt. Now she chooses the input- and outputfile. The inputfile has to be the encrypted file </p> <p> -<IMG SRC="img/docu/decryptfile_input_outputfile.jpg" alt="choose the input- and outputfile"> +<IMG SRC="img/docu/decryptfile_input_outputfile.jpg" alt="choose the input- and outputfile"/> </p> <h4>STEP 4: Hit ok</h4> @@ -73,7 +74,7 @@ Now she chooses the input- and outputfile. The inputfile has to be the encrypted Now she hits the ok-button </p> <p> -<IMG SRC="img/docu/decryptfile_hit_ok.jpg" alt="hit ok"> +<IMG SRC="img/docu/decryptfile_hit_ok.jpg" alt="hit ok"/> </p> <h4>STEP 5: Enter passphrase</h4> @@ -81,12 +82,14 @@ Now she hits the ok-button Now she enters the passphrase of her key and hits the ok-button. </p> <p> -<IMG SRC="img/docu/decryptfile_password.jpg" alt="enter passphrase"> +<IMG SRC="img/docu/decryptfile_password.jpg" alt="enter passphrase"/> +</p> +<p> +Afterwards the ok-message is displayed. </p> <p> -Afterwards the ok-message is displayed<p> +<IMG SRC="img/docu/decryptfile_okmessage.jpg" alt="ok message"/> </p> -<IMG SRC="img/docu/decryptfile_okmessage.jpg" alt="ok message"> </div> </div> |