Gnus development mailing list
 help / color / mirror / Atom feed
From: Shenghuo ZHU <zsh@cs.rochester.edu>
Subject: MIME Security with PGP (RFC2015)
Date: 27 May 2000 00:06:45 -0400	[thread overview]
Message-ID: <2naehcprfu.fsf@tiger.jia.vnet> (raw)

[-- Attachment #1: Type: text/plain, Size: 752 bytes --]

I wrote rfc2015.el, which is supposed to fill the gap between Gnus 5.8
and mailcrypt.  Because it is not finished, I just put it in contrib
directory.

To initialize it, say
 (require 'rfc2015)
 (rfc2015-setup)

Of course, you should also initialize mailcrypt.

To sign something, say

<#part type="text/plain" disposition=inline postprocess=pgp-sign>
The text to sign.
<#/part>

To encrypt something, say

<#part type="image/jpeg" filename="to-encrypt.jpg" postprocess=pgp-encrypt>
<#/part>

TODO:
1. Verify message.
2. Automatically snarf the recipient's email address when encrypting.

Shenghuo

PS: This message is signed.  My public key is at
http://www.cs.rochester.edu/u/zsh/zsh.asc.  Unfortunately, it can not
be verified in Gnus right now. :-(

[-- Attachment #2: Type: application/pgp-signature, Size: 272 bytes --]

             reply	other threads:[~2000-05-27  4:06 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-27  4:06 Shenghuo ZHU [this message]
2000-05-28 13:22 ` Florian Weimer
2000-06-27 16:01 ` Simon Josefsson
2000-06-27 16:47   ` Simon Josefsson
2000-06-27 22:43   ` Shenghuo ZHU
2000-06-28  7:56     ` Kai Großjohann
2000-06-28 18:09       ` Bruce Stephens
2000-06-29  4:57       ` Florian Weimer
2000-06-29  8:31         ` Kai Großjohann
2000-06-29  4:56     ` Florian Weimer
2000-06-29 14:54       ` Stainless Steel Rat
2000-06-30 16:51     ` Simon Josefsson
2000-06-30 23:20       ` Raja R Harinath
2000-07-01 12:29         ` Simon Josefsson
2000-07-01 16:01       ` Shenghuo ZHU
2000-07-03 11:08         ` Simon Josefsson
2000-07-03 18:03           ` Florian Weimer
2000-07-03 18:56             ` 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=2naehcprfu.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).