From owner-freebsd-security@FreeBSD.ORG Wed Dec 10 11:49:14 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 475C216A4CE for ; Wed, 10 Dec 2003 11:49:14 -0800 (PST) Received: from lariat.org (lariat.org [63.229.157.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2D1143D1D for ; Wed, 10 Dec 2003 11:49:12 -0800 (PST) (envelope-from brett@lariat.org) Received: from runaround.lariat.org (IDENT:ppp1000.lariat.org@lariat.org [63.229.157.2]) by lariat.org (8.9.3/8.9.3) with ESMTP id MAA19461; Wed, 10 Dec 2003 12:48:29 -0700 (MST) X-message-flag: Warning! Use of Microsoft Outlook renders your system susceptible to Internet worms. Message-Id: <6.0.0.22.2.20031210124332.04e94ac0@localhost> X-Sender: brett@localhost (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Wed, 10 Dec 2003 12:48:24 -0700 To: Kyle Amon From: Brett Glass In-Reply-To: <20031210093927.70c87960.amonk@gnutec.com> References: <6.0.0.22.2.20031210115335.04c2fc50@localhost> <20031210093927.70c87960.amonk@gnutec.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" cc: security@freebsd.org Subject: Re: s/key authentication for Apache on FreeBSD? X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2003 19:49:14 -0000 At 07:39 AM 12/10/2003, Kyle Amon wrote: >It sounds like you're going all crazy here. It does? > Unfortunately, what you've >written to describe your requirement is not very precise. Assuming you >are not concerned about "keystroke loggers" You must have misunderstood my message: This is EXACTLY what the owner is concerned about. Encrypting the content is not as important as preventing unfettered future access via a password stolen by sniffing either the network or the keyboard. Thus, SSL -- while it might be nice -- is optional. What's needed is one-time passwords for "basic" authentication in Apache. --Brett Glass