docs.kde.org
Using KGpg
Prev
Next

Chapter 3. Using KGpg

Table of Contents

Generating a key
Encrypting Your Data
Encrypting a file from Konqueror or Dolphin
Encrypting a text with KGpg's applet
Encrypting text from KGpg's editor
Decrypting Your Data
Decrypting a file from Konqueror or Dolphin
Decrypting text with KGpg's applet
Decrypting a text from the editor
Key Management
Key Manager
Key properties
Working with key servers
Communication with key servers
Key server search results
Configuring KGpg
Encryption
Decryption
Appearance
GnuPG Settings
Key Servers
Misc

There are two ways to encrypt your data:

Key encryption is a bit more complicated (you must exchange keys with your friends) but safer. Remember that if you encrypt a key with someone else's key, you will not be able to decrypt it. You can only decrypt messages that have been encrypted with your public key.

Generating a key

If you don't have a key, KGpg will automatically pop up the key generation dialog at the first startup. You can also access it in the Key Manager from Keys->Generate Key Pair.



Simply enter your name, Email address and click Ok. This will generate a standard gpg key. If you want more options, you can click on the Expert mode button, which will bring up a Konsole window with all of gpg's options.

Many people play around with their first key, generate bad user ids, add comments they later regret or simply forget their passphrase. To avoid such keys to stay valid forever it's usually a good idea to limit the lifetime to some 12 month. You can modify the lifetime of your secret keys later using the key properties window.

Prev
Next
Contents


docs.kde.org