all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: emacs-devel@gnu.org
Subject: epa and mail
Date: Tue, 16 Aug 2011 12:45:25 -0400	[thread overview]
Message-ID: <E1QtMlZ-00041y-Aj@fencepost.gnu.org> (raw)

I implemented a few things yesterday that made it possible for
me to use epa instead of mailcrypt.

However, it now occurs to me that maybe my implementation
of parsing gpg.conf groups is incomplete.  If they allow
some sort of quoting, the parsing code ought to handle that.

Parsing gpg.conf is necessary because epa tries to check the
recipients for itself before passing them to gpg.  Is there a good
reason to do that?  Why not just pass them to gpg (first giving the
user an opportunity to edit the list, as mailcrypt-encrypt does), then
let gpg reject any that are not valid?

This ought to be considerably simpler, and epa would not need
to pay attention to groups.

-- 
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org  www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
  Use free telephony http://directory.fsf.org/category/tel/



                 reply	other threads:[~2011-08-16 16:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1QtMlZ-00041y-Aj@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.