From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Bates Subject: Re: SSH and the NONE option Date: Thu, 14 Jul 2005 09:12:40 -0600 Message-ID: <1121353960.6146.1.camel@localhost> References: <20050714075909.GB2932@linux-mips.org> <42D634B6.7050807@home.se> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-reply-to: Sender: linux-hams-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: Jim Bayer Cc: Per Crusefalk , Ralf Baechle DL5RB , Bill Vodall , linux-hams@vger.kernel.org > > So it seems we've come full circle. > > Everything in Amature Radio is clear text, so any protocol for > authentication has to be OK. Your ID and password comes along in > clear text and that's that. I guess frequent password changes are the > only answer to comfort with security. > > Seems like ftp and rcp may be the best bet. > If a two factor authentication scheme could be used, then that's the ticket.... a challenge response authentication for example... more elegant would be something using a hashed password based on a passcode and revolving token. Let's be creative, there are more ways then just "ssh" Andrew