1995-10-21 - Encrypted TCP Tunneler

Header Data

From: Wei Dai <weidai@eskimo.com>
To: Cypherpunks <cypherpunks@toad.com>
Message Hash: b9d60530447f8ae326a42d89c192d7f5e4a73abe4af69c552b97db9d0b35b1fc
Message ID: <Pine.SUN.3.91.951021145844.29391F-100000@eskimo.com>
Reply To: N/A
UTC Datetime: 1995-10-21 22:18:21 UTC
Raw Date: Sat, 21 Oct 95 15:18:21 PDT

Raw message

From: Wei Dai <weidai@eskimo.com>
Date: Sat, 21 Oct 95 15:18:21 PDT
To: Cypherpunks <cypherpunks@toad.com>
Subject: Encrypted TCP Tunneler
Message-ID: <Pine.SUN.3.91.951021145844.29391F-100000@eskimo.com>
MIME-Version: 1.0
Content-Type: text/plain


I am writting a program called Encrypted TCP Tunneler, which I hope to
finish in a month or so.  It will allow a secure link to be set up between
an ETT client and an ETT server, using Diffie-Hellman and DSA for
authenticated key exchange, and Blowfish for encryption.  A user will be
able to open a TCP connection to the client and have that connection
transparently tunnel across the secure link to a TCP address on the other
side. 

I see several uses for this program, such as secure telnet, secure web 
access, and access to a secure network across an insecure network.  I 
realize the program will no be as useful when IPv6 becomes widely 
available, but that may not happen for a while.  Also, this program can 
be used on top of IP security to give users (as opposed to system admins) 
more control over their own security.

Please send comments and suggestions.

Wei Dai





Thread