aboutsummaryrefslogtreecommitdiffstats
path: root/release/help/docu_decrypt.html
diff options
context:
space:
mode:
Diffstat (limited to 'release/help/docu_decrypt.html')
-rw-r--r--release/help/docu_decrypt.html24
1 files changed, 18 insertions, 6 deletions
diff --git a/release/help/docu_decrypt.html b/release/help/docu_decrypt.html
index 3ed813a..ba6161e 100644
--- a/release/help/docu_decrypt.html
+++ b/release/help/docu_decrypt.html
@@ -38,7 +38,9 @@
<h1>Howto decrypt a text</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 for encrypting a text. We assume, that Bobby wants to decrypt a text, which is encrypted with his public key.
@@ -48,13 +50,17 @@ There are five steps for encrypting a text. We assume, that Bobby wants to decry
First Bobby copies the text to the textedit-field.
</p>
-<IMG SRC="img/docu/decrypt_step1.jpg" alt="copy to textedit-field">
+<p>
+<IMG SRC="img/docu/decrypt_step1.jpg" alt="copy to textedit-field"/>
+</p>
<h4>STEP 2: Choose key(s)</h4>
<p>
Secondly he chooses his own key.
</p>
-<IMG SRC="img/docu/decrypt_step2.jpg" alt="choose key">
+<p>
+<IMG SRC="img/docu/decrypt_step2.jpg" alt="choose key"/>
+</p>
<h4>STEP 3: Decrypt message</h4>
@@ -62,20 +68,26 @@ Secondly he chooses his own key.
Now Bobby hits the decrypt button to decrypt the text. Alternatively he could use the shortcut Ctrl+D or use the menu crypto->decrypt.<br/>
<b>NOTE:</b> You can only decrypt texts, for which you have the private key. The private keys are those, with the key-icon in front of the Name in the keylist.
</p>
-<IMG SRC="img/docu/decrypt_step3.jpg" alt="decrypt message">
+<p>
+<IMG SRC="img/docu/decrypt_step3.jpg" alt="decrypt message"/>
+</p>
<h4>STEP 4: Enter passphrase</h4>
<p>
Now Bobby enters the passphrase of his key.
</p>
-<IMG SRC="img/docu/decrypt_step4.jpg" alt="enter passphrase">
+<p>
+<IMG SRC="img/docu/decrypt_step4.jpg" alt="enter passphrase"/>
+</p>
<h4>STEP 5: Read the text</h4>
<p>
Now Bobby can read the encrypted text.
</p>
-<IMG SRC="img/docu/decrypt_step5.jpg" alt="read encrypted text">
+<p>
+<IMG SRC="img/docu/decrypt_step5.jpg" alt="read encrypted text"/>
+</p>
</div>