Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: Entering passphrase twice when sending PGP signed message
Date: Sat, 13 Sep 2003 23:24:05 +0200	[thread overview]
Message-ID: <iluk78c1ix6.fsf@latte.josefsson.org> (raw)
In-Reply-To: <m3isnw7r9z.fsf@hniksic.iskon.hr> (Hrvoje Niksic's message of "Sat, 13 Sep 2003 15:27:04 +0200")

Hrvoje Niksic <hniksic@xemacs.org> writes:

> [ Please keep the Cc to me if you want me to see the responses. ]
>
> I tried to gpg-sign a message I was sending.  Everything went fine,
> except for one detail: I was asked for passphrase twice, once (I
> think) before the mail was sent over the network, and once immediately
> afterwards.
>
> Since I have archiving turned on, I assume the problem is that the
> message is signed both when it is being sent and when it is being
> archived.  That sounds like a bug.  What do you think?

This happens if you use Gcc, and it is because the message is encoded
once for sendmail/SMTP/NNTP and once for the Gcc copy, as you assume.
But this can't be fixed easily, because the copy that is Gcc'ed is not
the same as the one that is mailed or posted.  An extreme example is
the `gnus-gcc-externalize-attachments', which make Gcc differ
distinctly from the SMTP/NTTP version of the mail.  The more subtle
examples are charset handling, news differ from mail, so making gcc
equal one of them still wouldn't solve the problem in general.

So unless someone has a clever idea how this could be solved, I think
we should consider it a feature.  There are alternative solutions,
e.g. Bcc, which would give you a exact copy of what is sent on the
(SMTP) wire.  Perhaps the g-g-e-a variable also save the MML PGP
headers directly.

Another approach would be to attack the source of the problem,
passphrases.  The gpg-agent seems like a good solution to that.




  reply	other threads:[~2003-09-13 21:24 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-13 13:27 Hrvoje Niksic
2003-09-13 21:24 ` Simon Josefsson [this message]
2003-09-13 23:20   ` Hrvoje Niksic
2003-09-14  0:41     ` Simon Josefsson
2003-09-14  1:22       ` Hrvoje Niksic
2003-09-14 12:05         ` Simon Josefsson
2003-09-14 15:06           ` Hrvoje Niksic
2003-09-14 15:18             ` Simon Josefsson
2003-09-14 17:17               ` Hrvoje Niksic
2003-09-14 21:48                 ` Simon Josefsson
2003-09-14 23:03                   ` Jesper Harder
2003-09-14 23:15                     ` Simon Josefsson
2003-09-15  0:52                       ` Jesper Harder
2003-09-15 11:18                         ` Simon Josefsson
2003-10-17 18:03                         ` Lars Magne Ingebrigtsen
2003-10-17 21:44                           ` Simon Josefsson
2003-10-17 22:39                             ` Lars Magne Ingebrigtsen
2003-10-18  0:04                               ` Simon Josefsson
2003-10-18 15:49                           ` Jesper Harder
2003-10-18 16:26                             ` Lars Magne Ingebrigtsen
2005-10-13 19:48                             ` Attachments and security menu (was: Entering passphrase twice when sending PGP signed message) Reiner Steib
2006-04-26 20:30                               ` Attachments and security menu Reiner Steib
2003-09-14 21:02   ` Entering passphrase twice when sending PGP signed message Matthias Andree
2003-09-14 21:38     ` Simon Josefsson
2003-09-14 23:12       ` Matthias Andree
2003-09-14 23:49         ` Simon Josefsson
2003-09-15  0:10           ` Matthias Andree
2003-09-13 23:30 ` Jesper Harder
2003-09-14  1:17   ` Hrvoje Niksic
2003-09-14  1:45     ` Jesper Harder

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=iluk78c1ix6.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    --cc=ding@gnus.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).