~kubuntu-members/kgpg/4.11

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<tip category="KGpg|app">
<html>
<p>If you want to decrypt a text file, simply drag and drop it into the editor window. KGpg will do the rest. Even remote files can be dropped.</p>
<p>Drag a public key into the editor window and kgpg will automatically import it if you want.</p>
</html>
<tip category="KGpg|app">
<html>
<p>The easiest way to encrypt a file: simply right click on the file, and you have an encrypt option in the contextual menu.
This works in <strong>konqueror</strong> or on your Desktop!</p>
</html>
</tip>
<tip category="KGpg|app">
<html>
<p>If you want to encrypt a message for several persons, just select several encryption keys by pressing the &quot;Ctrl&quot; key.</p>
</html>
</tip>
<tip category="KGpg|app">
<html>
<p><strong>You do not have to be an expert in encryption to use this tool?</strong><br>
Simply create yourself a key pair in the key management window. Then, export your public key and mail it to your friends.<br>
Ask them to do the same and import their public keys. Finally, to send an encrypted message, type it in the KGpg editor, then click &quot;encrypt&quot;. Choose
your friend's key and click &quot;encrypt&quot; again. The message will be encrypted, ready to be sent by email.</p>
</html>
</tip>
<tip category="KGpg|app">
<html>
<p>To perform an operation on a key, open the key management window and right click on the key. A popup menu with all available options will appear.</p>
</html>
</tip>
<tip category="KGpg|app">
<html>
<p>Decrypt a file with a single mouse click on it. You will then be prompted for password, and then that is it!</p>
</html>
</tip>
<tip category="KGpg|app">
<html>
<p>If you only want to open the key manager, type this in the command line prompt: <pre>kgpg -k</pre>
The editor can be reached by: <pre>kgpg -d</pre></p>
</html>
</tip>
<tip category="KGpg|app">
<html>
<p>To open a file in the KGpg's editor and immediately decrypt it type: <pre>kgpg -s filename</pre></p>
</html>
</tip>
<tip category="KGpg|app">
<html>
<p>If you want to change the password or expiration of a secret key simply double click on it to get the key properties dialog.</p>
</html>
</tip>
<tip category="KGpg|app">
<html>
<p>You can reach your default key by pressing &quot;Ctrl+Home&quot; in the key manager.</p>
</html>
</tip>
<tip category="KGpg|app">
<html>
<p>The number of signatures is shown as a tooltip if you hover the mouse on the size column in key manager. A key has to be expanded once for this to work.</p>
</html>
</tip>