Gnus development mailing list
 help / color / mirror / Atom feed
From: "Jochen Küpper" <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>
Subject: Re: mml-secure: function doubled, passwd chache, use-my-public key
Date: Fri, 01 Jul 2005 09:45:11 +0200	[thread overview]
Message-ID: <m3d5q355rs.fsf@doze.jochen-kuepper.de> (raw)
In-Reply-To: <87r7ejzetl.fsf-YB6e1s5WF/He5aOfsHch1g@public.gmane.org> (Uwe Brauer's message of "Thu, 30 Jun 2005 21:59:18 +0000")

Uwe Brauer <oub-YB6e1s5WF/He5aOfsHch1g@public.gmane.org> writes:

> I just started to use mml together with gnupg, so far I have used
> pgp2.6.x with mail-crypt.

I use pgg, something you are (or should be) doing as well:
,----[ (info "(pgg)Top") ]
| This manual describes PGG.  PGG is an interface library between Emacs
| and various tools for secure communication.  PGG also provides a simple
| user interface to encrypt, decrypt, sign, and verify MIME messages.
`----

>     - what is the difference between the following functions

,----[ C-h f mml-secure-message-sign-pgp RET ]
| mml-secure-message-sign-pgp is an interactive compiled Lisp function in `mml-sec'.
| It is bound to <menu-bar> <Attachments> <PGP Sign>, C-c RET s o.
| (mml-secure-message-sign-pgp)
| 
| Add MML tag to encrypt/sign the entire message.
| 
| [back]
`----
,----[ C-h f mml-secure-sign-pgp RET ]
| mml-secure-sign-pgp is an interactive compiled Lisp function in `mml-sec'.
| It is bound to <menu-bar> <Attachments> <Secure MIME part> <PGP Sign Part>, C-c RET S o.
| (mml-secure-sign-pgp)
| 
| Add MML tags to PGP sign this MML part.
| 
| [back]
`----
So it seems that the first tags the whole email to be signed, whereas
the second tags a single part of a multipart message to be signed.

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

,----[ (info "(pgg)Caching passphrase") ]
| PGG uses a simple passphrase caching mechanism, which is enabled by
| default.
| 
|  -- Variable: pgg-cache-passphrase
|      If non-`nil', store passphrases.  The default value of this
|      variable is `t'.  If you were worry about security issue, however,
|      you could stop caching with setting it `nil'.
| 
|  -- Variable: pgg-passphrase-cache-expiry
|      Elapsed time for expiration in seconds.
`----

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

This happens automatically for me and I do not have anything like that
specified in gpg.conf. Here is my (full) pgg configuration:
,----
| (setq pgg-cache-passphrase t
|       pgg-default-scheme 'gpg
|       pgg-default-user-id "CC1B0B4D"
|       pgg-passphrase-cache-expiry 1800
|       pgg-scheme 'gpg)
`----

Greetings,
Jochen
-- 
Einigkeit und Recht und Freiheit                http://www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        (Part 3 you find in my messages before fall 2003.)



  parent reply	other threads:[~2005-07-01  7:45 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 [this message]
2005-07-01  9:55     ` Adam Sjøgren
2005-07-01  9:23 ` Simon Josefsson
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=m3d5q355rs.fsf@doze.jochen-kuepper.de \
    --to=jochen-+it19tn3rl9sbm7dsapr3bnah6klmebb@public.gmane.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).