all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* epa and mail
@ 2011-08-16 16:45 Richard Stallman
  0 siblings, 0 replies; only message in thread
From: Richard Stallman @ 2011-08-16 16:45 UTC (permalink / raw)
  To: emacs-devel

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/



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-16 16:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-16 16:45 epa and mail Richard Stallman

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.