Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Marius Hofert <marius.hofert@math.ethz.ch>
To: Emacs Gnus <info-gnus-english@gnu.org>
Subject: How to set up signing/encryption with GnuPG? Some newbie questions
Date: Tue, 16 Oct 2012 09:41:21 +0200	[thread overview]
Message-ID: <87a9vmamou.fsf@sklar.v.cablecom.net> (raw)

Hi,

Although I found and read (not necessarily understood :-) ) the security related
parts of the Gnus manual (e.g., C-h i Gnus -> Security), I still have the
following questions concerning signing and encryption of messages with Gnus:

1) What is a useful/meaningful setup in ~/.gnus.el for obtaining enabling GnusPG
for PGP/MIME?
I figured the following to be useful:
(setq mm-verify-option 'always); always verify signed parts
(setq mm-decrypt-option 'always); always decrypt encrypted parts
(setq gnus-message-replysign t); gnus-message-replyencrypt, gnus-message-replysignencrypted are already t by default
I also found Gnus users who set
(setq gnus-treat-x-pgp-sig t)
but I could not find sufficient documentation of gnus-treat-x-pgp-sig to
determine whether this is useful.

2) Why are gnus-message-replyencrypt and gnus-message-replysignencrypted set to
t by default, but gnus-message-replysign defaults to nil? Has this been
forgotten in the recent change (see http://comments.gmane.org/gmane.emacs.gnus.general/75543)?

3) Is it "good practice" to always sign messages? AFAIK, this does not require
the recipient to deal with encryption, but he could at least check that the
message has the correct signature. How would one always sign messages in Gnus by
default?

4) Where are my private/public keys? I never saw them nor was asked to generate
them. 

5) Am I correct in that signing a message simply requires C-c C-m s p? (and
signing + encrypting C-c C-m c p?)

I tried to send a test mail to adele@gnupp.de (mentioned on the german wiki page
http://de.wikipedia.org/wiki/GNU_Privacy_Guard). I used C-c C-m c p. On sending
via C-c C-c, I received "No public key for <adele@gnupp.de>; skip it? (y or
n)". I chose 'y', since the public key will be sent by adele@gnupp.de. I then
obtained "mml2015-epg-encrypt: No recipient specified". What does this mean?

Cheers,

Marius

PS: I am working with Emacs 24 under Ubuntu 12.04 with Gnus v5.13.

             reply	other threads:[~2012-10-16  7:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-16  7:41 Marius Hofert [this message]
2012-10-16  9:21 ` Kevin Brubeck Unhammer
2014-05-15 19:40   ` Peter Münster
     [not found] ` <mailman.11101.1350379384.855.info-gnus-english@gnu.org>
2012-10-16 14:42   ` Marius Hofert
2012-10-16 19:45     ` Kevin Brubeck Unhammer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a9vmamou.fsf@sklar.v.cablecom.net \
    --to=marius.hofert@math.ethz.ch \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).