Warning, /utilities/kgpg/tips is written in an unsupported language. File is not indexed.

0001 <tip category="KGpg|app">
0002 <html>
0003 <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>
0004 <p>Drag a public key into the editor window and kgpg will automatically import it if you want.</p>
0005 </html>
0006 <tip category="KGpg|app">
0007 <html>
0008 <p>The easiest way to encrypt a file: simply right click on the file, and you have an encrypt option in the contextual menu.
0009 This works in <strong>konqueror</strong> or on your Desktop!</p>
0010 </html>
0011 </tip>
0012 <tip category="KGpg|app">
0013 <html>
0014 <p>If you want to encrypt a message for several persons, just select several encryption keys by pressing the &quot;Ctrl&quot; key.</p>
0015 </html>
0016 </tip>
0017 <tip category="KGpg|app">
0018 <html>
0019 <p><strong>You do not have to be an expert in encryption to use this tool?</strong><br>
0020 Simply create yourself a key pair in the key management window. Then, export your public key and mail it to your friends.<br>
0021 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
0022 your friend's key and click &quot;encrypt&quot; again. The message will be encrypted, ready to be sent by email.</p>
0023 </html>
0024 </tip>
0025 <tip category="KGpg|app">
0026 <html>
0027 <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>
0028 </html>
0029 </tip>
0030 <tip category="KGpg|app">
0031 <html>
0032 <p>Decrypt a file with a single mouse click on it. You will then be prompted for password, and then that is it!</p>
0033 </html>
0034 </tip>
0035 <tip category="KGpg|app">
0036 <html>
0037 <p>If you only want to open the key manager, type this in the command line prompt: <pre>kgpg -k</pre>
0038 The editor can be reached by: <pre>kgpg -d</pre></p>
0039 </html>
0040 </tip>
0041 <tip category="KGpg|app">
0042 <html>
0043 <p>To open a file in the KGpg's editor and immediately decrypt it type: <pre>kgpg -s filename</pre></p>
0044 </html>
0045 </tip>
0046 <tip category="KGpg|app">
0047 <html>
0048 <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>
0049 </html>
0050 </tip>
0051 <tip category="KGpg|app">
0052 <html>
0053 <p>You can reach your default key by pressing &quot;Ctrl+Home&quot; in the key manager.</p>
0054 </html>
0055 </tip>
0056 <tip category="KGpg|app">
0057 <html>
0058 <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>
0059 </html>
0060 </tip>