From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nm33-vm8.bullet.mail.ir2.yahoo.com (nm33-vm8.bullet.mail.ir2.yahoo.com [212.82.97.113]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Sun, 23 Nov 2014 16:33:03 +0100 (CET) Message-ID: <5471FE2E.8090900@yahoo.com> Date: Sun, 23 Nov 2014 16:33:02 +0100 From: Quentin Lefebvre MIME-Version: 1.0 References: <546D0A9D.6080209@yahoo.com> <5471D6C7.7060405@yahoo.com> <5471DE14.50405@gmail.com> <5471E8D6.4020806@yahoo.com> <5471F5DA.6090208@gmail.com> <5471FD58.8000100@yahoo.com> In-Reply-To: <5471FD58.8000100@yahoo.com> Content-Type: text/plain; charset="windows-1252"; format="flowed" Content-Transfer-Encoding: quoted-printable Subject: Re: [dm-crypt] Empty key files vs empty passwords in plain mode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Milan Broz , dm-crypt@saout.de Le 23/11/2014 16:29, Quentin Lefebvre a =E9crit : > At this point, I think I'll try to write a patch that accepts an empty > key file, except in the case where --force-password is set (actually I > didn't know this parameter). I just read the meaning of --force-password, which is for LUKS=20 partition. So I'll finally ignore that and try to figure out something else. Quentin