diff options
Diffstat (limited to 'release/help/docu_keygen.html')
-rw-r--r-- | release/help/docu_keygen.html | 22 |
1 files changed, 15 insertions, 7 deletions
diff --git a/release/help/docu_keygen.html b/release/help/docu_keygen.html index 640d801..709473e 100644 --- a/release/help/docu_keygen.html +++ b/release/help/docu_keygen.html @@ -47,14 +47,18 @@ There are four steps for generating a keypair. We assume, that Alice wants to ge First Alice opens the keymanagement through the toolbar. </p> -<IMG SRC="img/docu/genkey_step1.jpg" alt="open keymanagement"> -</br> +<p> +<IMG SRC="img/docu/genkey_step1.jpg" alt="open keymanagement"/> +</p> +<br/> <h4>STEP 2: Open generate key dialog</h4> <p> Secondly she opens the generate key dialog through the "key"-menu </p> -<IMG SRC="img/docu/genkey_step2.jpg" alt="open generate key dialog"> -</br> +<p> +<IMG SRC="img/docu/genkey_step2.jpg" alt="open generate key dialog"/> +</p> +<br/> <h4>STEP 3: Fill in the form</h4> <p> @@ -62,13 +66,17 @@ Now she fills in the forms.</p> <p><b>NOTE:</b> A key with a higher bitrate is more secure, but also needs a more time to encrypt and decrypt texts. To generate a key, you only have to provide a name. Even the passphrase could be empty (which of course lags of security). </p> -<IMG SRC="img/docu/genkey_step3.jpg" alt="fill in the forms"> -</br> +<p> +<IMG SRC="img/docu/genkey_step3.jpg" alt="fill in the forms"/> +</p> +<br/> <h4>STEP 4: Wait while key is generated</h4> <p> Now Alice has just to wait. The process of the key generation is faster, when Alice does something on her PC, so that the randomdevice gets more input and so more entropy. </p> -<IMG SRC="img/docu/genkey_step4.jpg" alt="wait for end of key generation"> +<p> +<IMG SRC="img/docu/genkey_step4.jpg" alt="wait for end of key generation"/> +</p> When the generation dialog box disappears, the key generation is finished. </div> |