// COMPLETE THREAD

Re: Mixmaster version usable with POP?

2 expanded posts ยท every known parent and child

NODE b365509dRe: Mixmaster version usable with POP?
At 5:22 PM 5/25/96, E. ALLEN SMITH wrote:
>        One application of an anonymous remailer that has come up is using POP
>to get into an account via which remailing could be done without the remailer
>having to run on the machine receiving/sending the mail. It would instead occur
>on a machine running the remailer software and equipped for doing POP. Has
>anyone written a mixmaster version (or additions onto Mixmaster) that will do
>this automatically?
>        While having the entire remailer with logs and private key in a
>different country would still be best, if an anonymous POP account were used
>this would still shield the remailer operator from forced disclosure. It would
>also cut down on the costs; for instance, offshore.com.ai's monthly price for
>a UNIX shell account is 50$ a month, but theirs for an email-only account is
>20$ a month (albeit with only 20 M/month of mail).
>        Thanks,
>        -Allen

While there is not an "out of the box" version of Mixmaster like this, it
would be easy to do. The UNIX POP clients I have seen just dump the mail
into a mbox formated file. A simple script could be written to yank out the
messages one at a time, and feed them to Mixmaster (or mail-in or
whatever). In fact, the more recent versions of Mixmaster should be able to
swallow the file whole, pulling out the mixmaster messages itself. This
modification was made to support "subway" remailers, which want to send a
fixed number of messages (in one email) each time period.

        -Lance

----------------------------------------------------------
Lance Cottrell   loki@obscura.com
PGP 2.6 key available by finger or server.
Mixmaster, the next generation remailer, is now available!
http://www.obscura.com/~loki/Welcome.html or FTP to obscura.com

"Love is a snowmobile racing across the tundra.  Suddenly
it flips over, pinning you underneath.  At night the ice
weasels come."
                        --Nietzsche
----------------------------------------------------------
NODE a70992eeRe: Mixmaster version usable with POP?
-----BEGIN PGP SIGNED MESSAGE-----

On Sat, 25 May 1996, Lance Cottrell wrote:

> While there is not an "out of the box" version of Mixmaster like this, it
> would be easy to do. The UNIX POP clients I have seen just dump the mail
> into a mbox formated file. A simple script could be written to yank out the
> messages one at a time, and feed them to Mixmaster (or mail-in or
> whatever). In fact, the more recent versions of Mixmaster should be able to
> swallow the file whole, pulling out the mixmaster messages itself. This
> modification was made to support "subway" remailers, which want to send a
> fixed number of messages (in one email) each time period.

On Linux this works:
popclient -3 -c POPHOSTNAME | formail -s mixmaster -R >> $MAIL

It will work on any system that has formail and popclient on it.

- -- Mark

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
markm@voicenet.com              | finger -l for PGP key 0xe3bf2169
http://www.voicenet.com/~markm/ | d61734f2800486ae6f79bfeb70f95348
((2b) || !(2b))                 | Old key now used only for signatures
"The concept of normalcy is just a conspiracy of the majority" -me


-----BEGIN PGP SIGNATURE-----
Version: 2.6.3
Charset: noconv

iQCVAwUBMajYyLZc+sv5siulAQGX9QP7Bb5Lm/zgf3r3R5r1pmvGRaCA0T+DpnAK
pQepAEsjU2Dt2U1/Hj5EZ846xmAg5oI3Dc7T42vGr+iW6Frt6e9TXq2I/xzal6NJ
h+P4o5poU7cX7xVWoQv08Z5zcYAbJfwHxg6yJbIOKYyb8EbDB2m+sFCeM1M6g63O
8740njLFiRk=
=WMmU
-----END PGP SIGNATURE-----