[51433] in Cypherpunks

home help back first fref pref prev next nref lref last post

Re: Looking for code to run an encrypted mailing list

daemon@ATHENA.MIT.EDU (Matts Kallioniemi)
Tue Mar 5 09:51:03 1996

Date: Tue, 05 Mar 1996 15:47:35 +0100
To: cypherpunks@toad.com
From: Matts Kallioniemi <matts@pi.se>

At 23:17 1996-03-04 -0800, John Pettitt wrote:
>The overal intent was to have a message go from one list member to all
>others with a) a signature to provide strong attribution and a measure of
>non repudiation b) low probability of interception c) only the gateway has
>to have all the public keys.  

You could avoid alot of encryption by setting up a key for the list and
giving both keys (secret and public) to all the list members. To write to
the list, you encrypt with the lists public key. Everybody reading the list
can decrypt with the secret key.

Pros: No hacking of majordomo. You can use any mailing list software. The
key and clear text message is never available to a robot, making it harder
to compromise security.

Cons: When somebody is removed from the list you have to change the key,
encrypt the new secret key with everybodys public keys and distribute it.
For a big dynamic list where people unsubscribe daily this could be a major
headache. But for small or static lists it shouldn't be much of a problem.

<matts@pi.se>


home help back first fref pref prev next nref lref last post