From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LgZiz-0001GQ-OP for mharc-grub-devel@gnu.org; Mon, 09 Mar 2009 03:16:33 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LgZiy-0001GA-1N for grub-devel@gnu.org; Mon, 09 Mar 2009 03:16:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LgZit-0001Fy-HW for grub-devel@gnu.org; Mon, 09 Mar 2009 03:16:30 -0400 Received: from [199.232.76.173] (port=33910 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LgZit-0001Fv-C2 for grub-devel@gnu.org; Mon, 09 Mar 2009 03:16:27 -0400 Received: from mail-fx0-f172.google.com ([209.85.220.172]:52485) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LgZis-00006S-JM for grub-devel@gnu.org; Mon, 09 Mar 2009 03:16:27 -0400 Received: by fxm20 with SMTP id 20so1014151fxm.42 for ; Mon, 09 Mar 2009 00:16:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=otubuGVuCvrdpcAQikD5pMont2t3QNaiDq+6Ub+riWc=; b=a2iGqT8ll9aRuWmaYYqd1pkpIx7V9hRauF20TRmDmSskCzyeBlYYFSNfdKwr4/MjeI OjfGf7eu2AvMwofaQ//lqmH5I9FRD5NrbcVbmhOQK5Qo/d5YCHQuBcauYIrXhEdgVP5n o0IEUZvzQFuTIOWSwHRWdpxLQ82nQcAKwHcK8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=xWPSqIvmmlCtT2Qd5qdzEJmWZ+8qGvQTWVx9MS1WyhlTR1FMvG3nU+RgvN5yEXlZRi +cVm/02tnvq7TeB/LTLBZ8ojso9V0tT3C6skR4nQt5XiU7kbMeCQYBblPsnhFMnSuXa9 cIrkuXNlCvo51FvABWycMHQ19I9te+9+H0czA= Received: by 10.181.208.15 with SMTP id k15mr1933119bkq.130.1236582977547; Mon, 09 Mar 2009 00:16:17 -0700 (PDT) Received: from ?82.130.80.175? (hg-public-dock-175-dhcp.ethz.ch [82.130.80.175]) by mx.google.com with ESMTPS id z10sm5608631fka.13.2009.03.09.00.16.16 (version=SSLv3 cipher=RC4-MD5); Mon, 09 Mar 2009 00:16:16 -0700 (PDT) Message-ID: <49B4C240.5050105@gmail.com> Date: Mon, 09 Mar 2009 08:16:16 +0100 From: phcoder User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: The development of GRUB 2 References: <20090227205327.GA32242@thorin> <20090308221449.GA15511@vm93.example.net> In-Reply-To: <20090308221449.GA15511@vm93.example.net> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Menu locks / password authentication X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 07:16:32 -0000 Micha³ Radomski wrote: > On Fri, Feb 27, 2009 at 09:53:27PM +0100, Robert Millan wrote: >> It's funny, we're all discussing about performing security measurements in >> GRUB and nobody mentioned that our user interface lacks even the most basic >> lock mechanism :-) >> > Actualy... I'm working on password command... > > At this moment I have plain password checking and > almost finished MD5 support. > What is your design? Is it expandable? Flexible? -- Regards Vladimir 'phcoder' Serbinenko