[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Remailer Specs



Jaeson M. Engle wrote:

>         Since I have begun the project of writing the Remailer for the
> Mac, I suddenly realized that I do not know exactly what is expected of
> it, and therefore would like some pointers to the specs of a remailer
> (I have seen references to padding and splitting but do not know what
> this is nor how to implement it.)

Well, you could look at some existing code.  My remailer is written in C,
with most of the unix-specific stuff being done by shell scripts, so
you should be able to compile some of the C code on the Mac (if you're
planning to write your remailer in C).

Look in:

ftp myriad.pc.cc.cmu.edu /pub/remailer
ftp cs.cmu.edu /afs/andrew.cmu.edu/usr12/mg5n/public/remailer