[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: REMAIL: Cover traffic
There's a subtle difference between the "send bogus messages thru random
set of remailers back to yourself" protocol versus the "round-robin send
bogus message to remailer peers" protocol. I don't know if it matters,
but it's worth pointing out.
In a simple round-robin protocol, bogus messages won't be contained within
nested digital envelopes. When a remailer receives a bogus message from
one of its peers, it will unwrap the outermost digital envelope, and,
walla, a bogus message.
You could modify the round-robin protocol to create more complex,
multi-hop bogus messages (first hop is the next remailer peer, all other
hops randomly chosen), but then your basically back to the first protocol.
Is it important that your remailer peers know when you send them bogus
messages? I suppose it depends on how many of your remailer peers are
really operated by the Bad Guys. <shrug>
[email protected]