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

Re: Remailer Reliability



In article <[email protected]>,
Carl Ellison <[email protected]> wrote:
: If you want reliability, you can take a page from the fault tolerance
: business.  Replicate the remailers.

If you're going to do that, why not go for extra security at the
same time? Instead of transmitting the same message to all of the
remailers, transmit different pieces to each and then reconstruct
the original from whatever pieces you get. Done right, this could
also be used to make traffic analysis harder.