On Tue, Aug 15, 2023 at 09:08:44AM +, Klemens Nanni wrote:
> On Wed, Aug 02, 2023 at 11:51:09AM +, Klemens Nanni wrote:
> > An alternative approach could be a new bioctl(8)) flag
> > -K Keep prompting until new and re-typed passphrases match.
> > to repeat the prompt (during inter
Did I do something wrong and should send it to another list, CC someone or
did I do something stupid? 64-bit incompat feature is enabled on new ext4's
by default, at least on Ubuntu
Le lun. 3 juil. 2023, 02:49, Vladimir 'phcoder' Serbinenko <
phco...@gmail.com> a écrit :
> Hello, all attached pat
On Wed, Aug 02, 2023 at 11:51:09AM +, Klemens Nanni wrote:
> An alternative approach could be a new bioctl(8)) flag
> -K Keep prompting until new and re-typed passphrases match.
> to repeat the prompt (during interactive creation only) until match or ^C:
>
> # ./obj/bioctl -K -
On Mon, Aug 14, 2023 at 05:47:35PM +, Lucas wrote:
> Klemens Nanni wrote:
> > @@ -1117,13 +1117,6 @@ bio_changepass(char *dev)
> >
> > /* Current passphrase. */
> > bio_kdf_derive(&kdfinfo1, &kdfhint, "Old passphrase: ", 0);
> > -
> > - /*
> > -* Unless otherwise specified, kee