Open onlineapps-cloud opened 3 months ago
There is a command line option --force=luks2 that changes the encryption type to luks2. This was not advertised because (I think) luks2 didn't work from within busybox which performs the early boot process. Or something like that. If this problem has been fixed and if a new fixed version of busybox is used then --force=luks2 should make a working encrypted live-usb using luks2.
On Mon, Aug 26, 2024 at 1:32 AM onlineapps @.***> wrote:
hi, i tried right now this tool and i saw in logs that is used Luks type 1, can you change encryption algorithm to use more secure Luks type 2?
— Reply to this email directly, view it on GitHub https://github.com/BitJam/live-usb-maker/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGRHZWLTMF3HIGILXHNWLDZTLKYJAVCNFSM6AAAAABNDOBHS2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4DMMJVGY3TSNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
i checked live-usb-maker with --force=luks2
and it's working as expected, i checked on mxlinux distro.
also i saw that flag --force=luks2
not exist in app help, can you add it?
I don't maintain the GUI wrapper. I think Adrian from the MX team does that. You can ask them at the mx-live-usb-maker repo (I think) or over on the MX forums.
On Mon, Aug 26, 2024, 2:28 PM onlineapps @.***> wrote:
also i saw that flag --force=luks2 not exist in app help, can you add it?
— Reply to this email directly, view it on GitHub https://github.com/BitJam/live-usb-maker/issues/10#issuecomment-2311027512, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGRHZVFWI2R6RDLUZ2KDGLZTOFWLAVCNFSM6AAAAABNDOBHS2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJRGAZDONJRGI . You are receiving this because you commented.Message ID: @.***>
yes, i talked with him about luks2, but i talk about live-usb-maker help usage, i cannot find --force=luks2
argument
hi, i tried right now this tool and i saw in logs that is used Luks type 1, can you change encryption algorithm to use more secure Luks type 2?