1996-02-13 - Free end-to-end encryption code?

Header Data

From: Tatu Ylonen <ylo@cs.hut.fi>
To: willer@carolian.com (Steve Willer)
Message Hash: 16b1491132fb16fc4a2332cc26e65911cf5cc25dd487159b562e1df4979ec2bc
Message ID: <199602121637.SAA05691@trance.olari.clinet.fi>
Reply To: <311f5807.109332@saturn>
UTC Datetime: 1996-02-13 01:17:00 UTC
Raw Date: Tue, 13 Feb 1996 09:17:00 +0800

Raw message

From: Tatu Ylonen <ylo@cs.hut.fi>
Date: Tue, 13 Feb 1996 09:17:00 +0800
To: willer@carolian.com (Steve Willer)
Subject: Free end-to-end encryption code?
In-Reply-To: <311f5807.109332@saturn>
Message-ID: <199602121637.SAA05691@trance.olari.clinet.fi>
MIME-Version: 1.0
Content-Type: text/plain


> As a side project, to support remote mail and news pickup through the
> Internet to my company's servers (through a firewall), I've been
> slowly writing an end-to-end encryption program. Essentially, the idea

Sounds like something that could be directly done with ssh
[http://www.cs.hut.fi/ssh] using TCP/IP forwarding.  I've myself used
it to encrypt the connection to the smtp port on a remote server.
I configured sendmail to use "localhost" as the major relay host,
disabled the sendmail daemon, and ran sendmail from cron to process
the queue every now and then.  Incoming mail was fetched via ssh from
a remote file server using a couple of small scripts.

    Tatu





Thread