Gnus development mailing list
 help / color / mirror / Atom feed
* PGP Encrypted Mailing Lists (FYI)
@ 1996-01-17  4:34 Steven L Baur
  1996-01-17 14:37 ` Stainless Steel Rat
  1996-01-17 19:36 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 3+ messages in thread
From: Steven L Baur @ 1996-01-17  4:34 UTC (permalink / raw)


Gnus & Mailcrypt make reading PGP encrypted mailing lists almost as
easy as reading regular lists.  Somebody has implemented a
PGPmajordomo which returns articles in the following format (after
decryption):

The Subject: is constant, and the From: is always from the list owner.

From: Original Author
Date: Original standard date
###################### Encrypted Message #######################

(Original article appears here)

################################################################

[Block of PGP output garbage]

########## Clear Text header as received by Majordomo ##########
[Original clear text headers including In-Reply-To: and References:]
################################################################

Is there a standard message format for this sort of thing?  If it's
like the remailer ``standards'' that appears to be written by whomever
writes the code first.

I need a hook that gets called sometime after mc-decrypt and both
before and after the replace file on disk gets called.  The hook
probably needs to go into mc-toplev.el, although
gnus-summary-edit-done is a possibility too.  I'm not sure what can
reasonably be done with the header block at the bottom, though I know
I want the opportunity of being able to take them and replace the
bogus list supplied values with them.

The edit article sequence is confusing right now since the changes
made are not reflected in the *Summary* buffer.  This should probably
be fixed.

-- 
steve@miranova.com baur


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

end of thread, other threads:[~1996-01-17 19:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-01-17  4:34 PGP Encrypted Mailing Lists (FYI) Steven L Baur
1996-01-17 14:37 ` Stainless Steel Rat
1996-01-17 19:36 ` Lars Magne Ingebrigtsen

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