Gnus development mailing list
 help / color / mirror / Atom feed
* MIME Security with PGP (RFC2015)
@ 2000-05-27  4:06 Shenghuo ZHU
  2000-05-28 13:22 ` Florian Weimer
  2000-06-27 16:01 ` Simon Josefsson
  0 siblings, 2 replies; 18+ messages in thread
From: Shenghuo ZHU @ 2000-05-27  4:06 UTC (permalink / 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 --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2000-07-03 18:56 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-27  4:06 MIME Security with PGP (RFC2015) Shenghuo ZHU
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

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