aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-03-05 21:42:39 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-03-05 21:42:39 +0000
commit47b14cf5f60c3894ad3001cf2b1c7568082d7424 (patch)
treeab2f2e1509385f7ecb897a43ec5815da4d5280be
parentremoved tanslate page from integrated help (diff)
downloadgpg4usb-47b14cf5f60c3894ad3001cf2b1c7568082d7424.tar.gz
gpg4usb-47b14cf5f60c3894ad3001cf2b1c7568082d7424.zip
added sign and verify pages to integrated help
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2@839 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rw-r--r--release/help/docu.html2
-rw-r--r--release/help/docu_decrypt.html2
-rw-r--r--release/help/docu_sign.html64
-rw-r--r--release/help/docu_verify.html69
-rw-r--r--release/help/img/docu/sign_choose_key.jpgbin0 -> 30129 bytes
-rw-r--r--release/help/img/docu/sign_click_verify.jpgbin0 -> 30312 bytes
-rw-r--r--release/help/img/docu/sign_enter_passphrase.jpgbin0 -> 35177 bytes
-rw-r--r--release/help/img/docu/sign_show_message.jpgbin0 -> 41357 bytes
-rw-r--r--release/help/img/docu/verify_click_verify.jpgbin0 -> 41005 bytes
-rw-r--r--release/help/img/docu/verify_import_from_keyserver.jpgbin0 -> 11027 bytes
-rw-r--r--release/help/img/docu/verify_key_not_present.jpgbin0 -> 6587 bytes
-rw-r--r--release/help/img/docu/verify_message_shown.jpgbin0 -> 44105 bytes
-rw-r--r--release/help/img/docu/verify_paste_message.jpgbin0 -> 41170 bytes
13 files changed, 136 insertions, 1 deletions
diff --git a/release/help/docu.html b/release/help/docu.html
index a1545ca..ceef1de 100644
--- a/release/help/docu.html
+++ b/release/help/docu.html
@@ -27,6 +27,8 @@
<li><a href="docu_keygen.html">Generating A Key</a></li>
<li><a href="docu_encrypt.html">Encrypting Text</a></li>
<li><a href="docu_decrypt.html">Decrypting Text</a></li>
+ <li><a href="docu_sign.html">Sign Text</a></li>
+ <li><a href="docu_verify.html">Verify Text</a></li>
<li><a href="docu_encrypt_file.html">Encrypting A File</a></li>
<li><a href="docu_decrypt_file.html">Decrypting A File</a></li>
<li><a href="docu_import_key.html">Importing Keys</a></li>
diff --git a/release/help/docu_decrypt.html b/release/help/docu_decrypt.html
index 0d8979f..535d90c 100644
--- a/release/help/docu_decrypt.html
+++ b/release/help/docu_decrypt.html
@@ -11,7 +11,7 @@
<body>
<div style="width:800px;text-align:center;float:center">
-Previous: <a href="docu_encrypt.html">Encrypt a message</a> | <a href="docu.html">Main</a> | Next: <a href="docu_encrypt_file.html">Encrypt a file</a>
+Previous: <a href="docu_encrypt.html">Encrypt a message</a> | <a href="docu.html">Main</a> | Next: <a href="docu_sign.html">Sign a message</a>
<hr/>
<div id="content">
diff --git a/release/help/docu_sign.html b/release/help/docu_sign.html
new file mode 100644
index 0000000..599000e
--- /dev/null
+++ b/release/help/docu_sign.html
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
+
+<head>
+<title>gpg4usb - Documentation</title>
+<link rel="stylesheet" type="text/css" href="css/style.css" media="screen" />
+<link rel="stylesheet" type="text/css" href="css/print.css" media="print" />
+</head>
+
+<body>
+
+<div style="width:800px;text-align:center;float:center">
+
+Previous: <a href="docu_decrypt.html">Decrypt a message</a> | Next: <a href="docu_verify.html">Verify a message</a>
+<hr/>
+
+<div id="content">
+
+<h1>Howto sign a message</h1>
+<p><b>NOTE:</b> You can only sign messages, 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>
+<p>
+<IMG SRC="img/docu/private_key_note.jpg" alt="private key hint"/>
+</p>
+
+<p>
+There are three four for encrypting a text. We assume, that Bobby wants to sign a message.
+After this everyone who has his public key can verify the message and ensure, that the message wasn't modified.
+</p>
+<h4>STEP 1/2: Write the message and check key</h4>
+<p>
+First Bobby writes the message to the textedit-field. Then he checks his private key in the keylist.
+</p>
+
+<p>
+<IMG SRC="img/docu/sign_choose_key.jpg" alt="choose the key"/>
+</p>
+
+<h4>STEP 3: Click sign button</h4>
+<p>
+Then Bobby clicks the sign button.
+</p>
+<p>
+<IMG SRC="img/docu/sign_click_verify.jpg" alt="click verify"/>
+</p>
+
+
+<h4>STEP 4: Enter passphrase</h4>
+<p>
+Now Bobby enters the passphrase of his private key.<br/>
+<b>NOTE:</b> You can only sign messages, if you have a private key. The private keys are those, with the key-icon in front of the Name in the keylist.
+</p>
+<p>
+<IMG SRC="img/docu/sign_enter_passphrase.jpg" alt="enter passphrase"/>
+</p>
+<p>
+Afterwards the signed message is shown.
+</p>
+<hr/>
+Previous: <a href="docu_decrypt.html">Decrypt a message</a> | Next: <a href="docu_verify.html">Verify a message</a>
+</div>
+</div>
+</body>
+</html>
diff --git a/release/help/docu_verify.html b/release/help/docu_verify.html
new file mode 100644
index 0000000..4c2ce81
--- /dev/null
+++ b/release/help/docu_verify.html
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
+
+<head>
+<title>gpg4usb - Documentation</title>
+<link rel="stylesheet" type="text/css" href="css/style.css" media="screen" />
+<link rel="stylesheet" type="text/css" href="css/print.css" media="print" />
+</head>
+
+<body>
+
+<div style="width:800px;text-align:center;float:center">
+Previous: <a href="docu_sign.html">Sign a message</a> | Next: <a href="docu_encrypt_file.html">Encrypt a file</a>
+<hr/>
+
+<div id="content">
+
+<h1>Howto verify a message</h1>
+
+<p>
+There are three steps to verify a message. We assume, that Alice wants to verify a signed message.
+</p>
+<h4>STEP 1: Copy the text to the textedit-field</h4>
+<p>
+First Alice copies the text to the textedit-field.
+</p>
+
+<p>
+<IMG SRC="img/docu/verify_paste_message.jpg" alt="copy to textedit-field"/>
+</p>
+
+<h4>STEP 2: Click verify</h4>
+<p>
+Secondly she clicks on the verify button.
+</p>
+<p>
+<IMG SRC="img/docu/verify_click_verify.jpg" alt="click verify"/>
+</p>
+
+<h4>STEP 3: Read verify message</h4>
+<p>
+Now Alice reads the verify information shown at the bottom a the tab. To get more detailed information,
+she can click the details button in the verify messagebox and then choose .
+</p>
+<p>
+<IMG SRC="img/docu/verify_message_shown.jpg" alt="message shown"/>
+</p>
+<p>
+<b>NOTE:</b> If the key is not present in your keylist, then the signers keyid is shown.
+</p>
+<p>
+<IMG SRC="img/docu/verify_key_not_present.jpg" alt="key not present"/>
+</p>
+
+<p>
+If the key is not present, you can try to import the key from the default keyserver (which you can set in the settings dialog).
+</p>
+<p>
+<IMG SRC="img/docu/verify_import_from_keyserver.jpg" alt="import from keyserver"/>
+</p>
+
+
+<hr/>
+Previous: <a href="docu_sign.html">Sign a message</a> | Next: <a href="docu_encrypt_file.html">Encrypt a file</a>
+</div>
+</div>
+</body>
+</html>
diff --git a/release/help/img/docu/sign_choose_key.jpg b/release/help/img/docu/sign_choose_key.jpg
new file mode 100644
index 0000000..be3950c
--- /dev/null
+++ b/release/help/img/docu/sign_choose_key.jpg
Binary files differ
diff --git a/release/help/img/docu/sign_click_verify.jpg b/release/help/img/docu/sign_click_verify.jpg
new file mode 100644
index 0000000..012d710
--- /dev/null
+++ b/release/help/img/docu/sign_click_verify.jpg
Binary files differ
diff --git a/release/help/img/docu/sign_enter_passphrase.jpg b/release/help/img/docu/sign_enter_passphrase.jpg
new file mode 100644
index 0000000..67c3fd8
--- /dev/null
+++ b/release/help/img/docu/sign_enter_passphrase.jpg
Binary files differ
diff --git a/release/help/img/docu/sign_show_message.jpg b/release/help/img/docu/sign_show_message.jpg
new file mode 100644
index 0000000..ee725e3
--- /dev/null
+++ b/release/help/img/docu/sign_show_message.jpg
Binary files differ
diff --git a/release/help/img/docu/verify_click_verify.jpg b/release/help/img/docu/verify_click_verify.jpg
new file mode 100644
index 0000000..79d22e7
--- /dev/null
+++ b/release/help/img/docu/verify_click_verify.jpg
Binary files differ
diff --git a/release/help/img/docu/verify_import_from_keyserver.jpg b/release/help/img/docu/verify_import_from_keyserver.jpg
new file mode 100644
index 0000000..8139bfc
--- /dev/null
+++ b/release/help/img/docu/verify_import_from_keyserver.jpg
Binary files differ
diff --git a/release/help/img/docu/verify_key_not_present.jpg b/release/help/img/docu/verify_key_not_present.jpg
new file mode 100644
index 0000000..7d3fcdf
--- /dev/null
+++ b/release/help/img/docu/verify_key_not_present.jpg
Binary files differ
diff --git a/release/help/img/docu/verify_message_shown.jpg b/release/help/img/docu/verify_message_shown.jpg
new file mode 100644
index 0000000..efbccb6
--- /dev/null
+++ b/release/help/img/docu/verify_message_shown.jpg
Binary files differ
diff --git a/release/help/img/docu/verify_paste_message.jpg b/release/help/img/docu/verify_paste_message.jpg
new file mode 100644
index 0000000..a9a89da
--- /dev/null
+++ b/release/help/img/docu/verify_paste_message.jpg
Binary files differ