From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Thu, 17 Feb 2005 20:27:04 -0500 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] writing code In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: Topicbox-Message-UUID: 0c6618a6-ead0-11e9-9d60-3106f5b1d025 > a plan 9 laptop is about as secure as dos 1.0 > > I mean, turn it on, pick a random user name which is likely to work, and > you're in with no password or anything. Am I the only one who thinks this > is not so terrific? [answer 1] i think it's realistic. a boot cd would get you the same access. if you get physical machine access, you win. typing a password to authenticate to the local system gives you the feeling of security, not actual security. [answer 2] you could just run the screen locker that rob wrote in termrc. [answer 3] plan 9 is intended to be used as a networked system. laptops are second-class citizens. russ