Gnus development mailing list
 help / color / mirror / Atom feed
From: Adrian Aichner <adrian@elisp.de>
To: Daiki Ueno <ueno@unixuser.org>
Cc: ding@gnus.org, XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: Re: EasyPG 0.0.12
Date: Mon, 28 May 2007 17:34:15 +0200	[thread overview]
Message-ID: <646dvu6g.fsf@mx.qsc.de> (raw)
In-Reply-To: <734fd533-6d2b-46d1-964c-8d23c4c952e0@well-done.deisui.org> (Daiki Ueno's message of "Sun, 29 Apr 2007 13:42:48 +0900")

Daiki Ueno <ueno@unixuser.org> writes:

> The 12th (the one year anniversary) release of EasyPG is available from
> http://www.easypg.org.
>
> EasyPG is an all-in-one GnuPG interface for Emacs.  It has two
> aspects: convenient tools which allow to use GnuPG from Emacs (EasyPG
> Assistant), and a fully functional interface library to GnuPG (EasyPG
> Library).
>
> * Major changes in 0.0.12
>
> ** epa-file.el usability improvements.
>
> *** Ask recipients only the first time.
>
> *** Respect epa-armor and epa-textmode.
>
> *** Customizing epa-file-name-regexp now works.
>
> *** Backup files for "*.gpg" are also encrypted.

Hello Daiki and All!

I have migrated from crypt++ (which I used for years) to epg-0.0.12
over the Pentecost-weekend, and I like it!

The biggest issue I found is that ediff-revision will not work with it
out of the box.

Unlike crypt++ easypg overloads write-region.

When vc-find-version writes the retrieved (encrypted) file.gpg.~REV~
to disk, epa-file kicks in and encrypts the data again :-)

I can prove that by decrypting the seemingly corrupted data in the
created file one more time with `epa-decrypt-region' after visiting.

Do you know a solution for this issue (already encrypted data coming
from processes and being written to files matching
epa-file-name-regexp) while epa-file is enabled?

My awkward (and unacceptable) workaround (just to prove the fact and
get me going) is to epa-file-disable and then epa-file-enable again
inside vc-find-version in vc.el.

Another issue is that local-variable-p requires the BUFFER argument in
XEmacs 21.5  (beta28) "fuki" (+CVS-20070525) [Lucid] (i586-pc-win32, Mule) of Sat May 26 2007 on TANG

Thirdly I would suggest to extend
epa-file-name-regexp to
"\\.gpg\\(~\\|\\.~[.0-9]+~\\)?\\'"
in order to handle files created by vc-find-version.

Finally, buffers read in are marked as modified, but that seems to be
due to a recent change in XEmacs (probably GNU Emacs as well).

Are the latest sources of easypg publicly available anywhere?

They don't seem to be at sourceforge (?)

Best regards!

Adrian

>
> Regards,

-- 
Adrian Aichner
 mailto:adrian@xemacs.org
 http://www.xemacs.org/

  reply	other threads:[~2007-05-28 15:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-29  4:42 Daiki Ueno
2007-05-28 15:34 ` Adrian Aichner [this message]
2007-05-29  7:15   ` Daiki Ueno
2007-05-29 10:50     ` Adrian Aichner
2007-05-30  3:50       ` Daiki Ueno
2007-05-30  7:24         ` Adrian Aichner
2007-05-30  8:30           ` Daiki Ueno

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=646dvu6g.fsf@mx.qsc.de \
    --to=adrian@elisp.de \
    --cc=ding@gnus.org \
    --cc=ueno@unixuser.org \
    --cc=xemacs-beta@xemacs.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).