From owner-freebsd-stable Sat Mar 17 17:39:59 2001 Delivered-To: freebsd-stable@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id E0E0737B719 for ; Sat, 17 Mar 2001 17:39:55 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.9.3) with SMTP id f2I1bri79992; Sat, 17 Mar 2001 20:37:53 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <006e01c0af4b$b0f6dbb0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Juha Saarinen" , "Matt of the Long Red Hair" Cc: References: Subject: What about SRP auth for telnet and ftp? [was Re: SRA auth ] Date: Sat, 17 Mar 2001 20:35:18 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Oh I see... it's the Secure RPC Authentication thingy. > ftp://ftp.cerias.purdue.edu/pub/tools/unix/netutils/sra/sra.README I've been working with Stanford's SRP stuff lately, and have had the passing thought of adding support for it to the stock ftp and telnet daemons that FreeBSD ships with. (Mainly because I was quite annoyed at the number of things I had to fix with the telnetd that ships with the SRP distribution.) You can read more about SRP at http://www-cs-students.stanford.edu/~tjw/srp, or in RFC 2945. Would anyone be interested in seeing SRP functionality added? -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message