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

Re: IP bouncers



>Remailers are extremely important, but we also need anonymous IP bouncers.
>
>An IP bouncer might work like this:  there would be a user, a server, and a
>target.  The server and user would each have key pairs (probably a new pair
>for each session), and would trade public keys.  The user would request a
>port from the server, and then would issue (encrypted) commands to the
>server.
>
>These commands might include:
>telnet - open a connection to the target.  The target would route its
>ignore - get ready to recieve lots of random bits and perhaps pass them on to
>mail - act as an anonymous remailer (like the ones we already have set up).
>port - provide a port that other people can telnet in to.
>This type of anonymous bouncer would be helpful for everything we do with

I have and use something along these lines. It was written by someone for
other purposes but it should be easy enough to port to this application.
It's rather inefficient at the moment unfortunately. I'll see what I can do
to it.

Mark