From owner-cvs-all Sun Nov 28 14:18: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from alcanet.com.au (border.alcanet.com.au [203.62.196.10]) by hub.freebsd.org (Postfix) with ESMTP id 5731014C37; Sun, 28 Nov 1999 14:18:02 -0800 (PST) (envelope-from jeremyp@gsmx07.alcatel.com.au) Received: by border.alcanet.com.au id <40342>; Mon, 29 Nov 1999 09:10:39 +1100 Content-return: prohibited Date: Mon, 29 Nov 1999 09:17:46 +1100 From: Peter Jeremy Subject: Re: cvs commit: src/sys/boot/forth loader.4th loader.conf.5 support.4th In-reply-to: To: Brian Fundakowski Feldman Cc: "Daniel C. Sobral" , cvs-all@FreeBSD.ORG Reply-To: peter.jeremy@alcatel.com.au Message-Id: <99Nov29.091039est.40342@border.alcanet.com.au> MIME-version: 1.0 X-Mailer: Mutt 1.0pre3i Content-type: text/plain; charset=us-ascii References: <199911241756.JAA05661@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On 1999-Nov-29 08:46:13 +1100, Brian Fundakowski Feldman wrote: >On Wed, 24 Nov 1999, Daniel C. Sobral wrote: > >> dcs 1999/11/24 09:56:41 PST >> >> Modified files: >> sys/boot/forth loader.4th loader.conf.5 support.4th >> Log: >> Add silly password feature. If people want to depend on a flawed >> security measures, so be it. It costs us almost nothing. > >Can you not find a decent Forth cryptographic hashing function? It >would make things a lot less "silly". I suspect Daniel's comment is more related to the fact that anyone with physical access to the machine can get around anything less than an encrypted filesystem (which we don't support generically). If we really wanted to, it would be trivial to implement MD5 in FORTH. It would be even easier to add a C MD5 library to ficl. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message