Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: mml-secure: function doubled, passwd chache, use-my-public key
Date: Fri, 01 Jul 2005 11:23:55 +0200	[thread overview]
Message-ID: <ilu3bqy3mms.fsf@latte.josefsson.org> (raw)
In-Reply-To: <87r7ejzetl.fsf@mat.ucm.es> (Uwe Brauer's message of "Thu, 30 Jun 2005 21:59:18 +0000")

Uwe Brauer <oub@mat.ucm.es> writes:

> Hello
>
> I just started to use mml together with gnupg, so far I have used
> pgp2.6.x with mail-crypt.
> I would appreciate if somebody could clarify the following points:

Hi!  Sure.

>     - what is the difference between the following functions
>       Possible completions are:
>       mml-secure-message-sign-pgp
>       and
>       mml-secure-sign-pgp            

The first tag the entire message for signing, the second only the
current part.  It is possible to have a multipart MIME document where
only one part is signed.  For normal use, you want the first one.

>       mml-secure-message-sign-pgpauto
>       and
>       mml-secure-sign-pgpauto        
>       the documentation is not very helpful

Same here, although pgpauto picks between PGP/MIME and Inline PGP
automatically.  If the message is multipart, PGP/MIME is used,
otherwise it uses inline PGP.  This appear to not be documented in the
Emacs MIME manual.  Anyone want to add something?  Further, I wonder
if it does the right thing with non-ASCII (then PGP/MIME should be
used) or format=flowed (PGP/MIME is needed).

>     - all  the time  I  sign, encrypt or   decrypt I  am asked my
>       password,  could  that be  cached  say  for  5  min  (as in
>       mailcrypt)

(setq pgg-passphrase-cache-expiry 162222)

The default is 16 seconds.  I think it should be changed to 5 minutes,
but it was discussed before.

>     - when encrypting, could  may own public  key be used as well
>       (this way I can read that encrypted mail myself)

The simplest is to do this via GnuPG.

>     - is there  now variable  to always sign  a msg  (I could put
>       that into a hook I know.)

You could invoke mml-secure-message-sign-pgpmime from a posting style,
I think.



  parent reply	other threads:[~2005-07-01  9:23 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-30 21:59 Uwe Brauer
2005-06-30 20:14 ` Adam Sjøgren
2005-06-30 22:20   ` Uwe Brauer
2005-07-01 14:01     ` Werner Koch
     [not found] ` <87r7ejzetl.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org>
2005-07-01  7:45   ` Jochen Küpper
2005-07-01  9:55     ` Adam Sjøgren
2005-07-01  9:23 ` Simon Josefsson [this message]
2005-07-01 14:11 ` Werner Koch
     [not found]   ` <87psu239bo.fsf-nSUoxbSHa/NHjZm7OurPC6uB8pfgIIU7@public.gmane.org>
2005-07-01 14:30     ` Jochen Küpper
2005-07-01 17:58       ` Werner Koch
2005-07-01 14:43   ` Simon Josefsson
2005-07-01 18:09     ` Werner Koch
2005-07-02 19:01       ` Simon Josefsson
2005-07-04 11:56         ` Werner Koch
2005-07-07 13:52     ` Uwe Brauer
2005-07-11 19:24       ` Simon Josefsson
2005-07-07 19:10 ` verify signature (was: mml-secure: function doubled, passwd chache, use-my-public key) Uwe Brauer
2005-07-07 17:38   ` verify signature Arne Jørgensen

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=ilu3bqy3mms.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).