Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: S/MIME
Date: 05 Nov 2000 08:36:14 -0500	[thread overview]
Message-ID: <2n3dh6o81d.fsf@tiger.jia.vnet> (raw)
In-Reply-To: <ilur94q1uj9.fsf@barbar.josefsson.org>

Simon Josefsson <sj@extundo.com> writes:

> Right.  I added mm-handle-multipart-* to get information of a MIME
> multipart, and it's used by mml-smime-verify now.  What do you think,
> is the copying too costly?

What kind of information mml-smime-verify needs? CTL, From and To?

> I think the proper solution would be to add a reference to the "upper"
> MIME object within a MIME handle.  I'm not sure how to do that in
> elisp though.  The uppermost MIME handle should also include a
> reference to the RFC822 article headers too, because the "From:" line
> should be verified to match the certificate used to sign a message.

"From:" line could be saved in a dynamic variable when
mm-dissect-buffer is called without no-strict-mime, like what I did in
PGP/MIME encryption.

> Also, what should happen when verification fails?  For S/MIME it print
> a message saying if the verification was successful or not, PGP/MIME
> doesn't seem to print anything, and display a *MML2015* buffer if the
> verification fail.  Neither is very intuitive if you got 100 signed
> parts in a mail.  I think it would be nice if verification/decryption
> status was displayed such as

> [text/plain; signed (S/MIME): Undecided]
> [text/plain; signed (S/MIME): OK]
> [text/plain; signed (S/MIME): Failed]
> 
> and you could pop up the menu and get some kind of "Security info" for
> that MIME part, with more details.

It sounds good to me.  I suggest to forge attributes `gnus-info' and
`gnus-details' in content-disposition.

ShengHuo



  reply	other threads:[~2000-11-05 13:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-01 22:38 S/MIME Bruce Stephens
2000-11-04 14:23 ` S/MIME ShengHuo ZHU
2000-11-05  2:13 ` S/MIME Simon Josefsson
2000-11-05  5:43   ` S/MIME ShengHuo ZHU
2000-11-05 12:18     ` S/MIME Simon Josefsson
2000-11-05 13:36       ` ShengHuo ZHU [this message]
2000-11-05 14:14         ` S/MIME Simon Josefsson
2000-11-28  0:08   ` S/MIME suggestions Bruce Stephens
2000-11-29 21:22     ` Simon Josefsson
2000-11-30  0:34       ` Bruce Stephens
2000-11-30  9:54         ` Simon Josefsson
2000-11-30  1:25       ` ShengHuo ZHU
2000-11-30  2:00         ` Kai Großjohann
2000-11-30  9:36         ` Simon Josefsson
2001-01-15 17:09     ` Simon Josefsson

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=2n3dh6o81d.fsf@tiger.jia.vnet \
    --to=zsh@cs.rochester.edu \
    /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).