Re: ssh or equivalent on lispm/macivory
Francois-Rene Rideau <[email protected]> Mon, 20 May 2002 12:20:35 +0200
| Newsgroups | gmane.lisp.org.slug |
|---|---|
| Message-ID | <[email protected]> |
On Mon, May 20, 2002 at 12:14:45AM -0600, [email protected] wrote: > What I'd like is to have an ssh client and server for all three of the > Lisp machines, [...] A kludge around what you want is to have a Linux machine serve as a firewall between your LispMs and the rest of the world, and that this front-end would be a ssh tunnel between to whichever remote machine (or machine's front-end) in the rest of the world you want access to. I used to remotely login through X to my LispM, this way. As for implementing crypto in the lispm itself, well, there have been various crypto algorithms implemented in CL, but the result might be quite slow. You could venture into using the 68000 as a crypto coprocessor, but it would still not be blazing fast. I fear you'll have to ask someone else about the details... [ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ] [ TUNES project for a Free Reflective Computing System | http://tunes.org ] Justice is not concerned with the results of the various transactions but only with whether the transactions themselves are fair. -- F.A. Hayek, "Law, Legislation and Liberty", I.6.j