aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-encryption-gpg-decrypting.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/mail-encryption-gpg-decrypting.page')
-rw-r--r--help/C/mail-encryption-gpg-decrypting.page36
1 files changed, 36 insertions, 0 deletions
diff --git a/help/C/mail-encryption-gpg-decrypting.page b/help/C/mail-encryption-gpg-decrypting.page
new file mode 100644
index 0000000000..f5649e6be7
--- /dev/null
+++ b/help/C/mail-encryption-gpg-decrypting.page
@@ -0,0 +1,36 @@
+<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic" id="mail-encryption-gpg-decrypting">
+
+ <info>
+ <desc>Decrypting and checking the signature of received GPG messages.</desc>
+
+ <link type="guide" xref="mail-encryption#gpg"/>
+
+ <revision pkgversion="2.32.1" version="0.1" date="2011-01-05" status="final"/>
+ <credit type="author">
+ <name>Andre Klapper</name>
+ <email>ak-47@gmx.net</email>
+ </credit>
+ <credit type="author">
+ <name>Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/encryption.html.en#unencrypting -->
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+ <title>Receiving messages encrypted or signed via GPG</title>
+
+<section id="decryption">
+<title>Decrypting a received message</title>
+<p>If you receive an encrypted message, you need to decrypt it before you can read it.</p>
+<p>When you view the message, Evolution prompts you for your PGP password. Enter it, and the unencrypted message is displayed.</p>
+<note style="tip"><p>Senders must have your GPG public key before they can send you an encrypted message.</p></note>
+</section>
+
+<section id="signature">
+<title>Checking the signature of a received message</title>
+<p>To check the sender's signature of a received message, scroll down to the bottom of the message and click the logo. Evolution will display <gui>Security Information</gui> for the message.</p>
+</section>
+</page>