LUKS disk encryption tool for pups with Cryptsetup/DM-Crypt

Antivirus, forensics, intrusion detection, cryptography, etc.
Post Reply
Message
Author
jafadmin
Posts: 1249
Joined: Thu 19 Mar 2009, 15:10

LUKS disk encryption tool for pups with Cryptsetup/DM-Crypt

#1 Post by jafadmin »

A script (MkLuksDisk) to encrypt disks with LUKS. A non-reversible disk formatter/encrypter.

[PLEASE refer to this thread which is the official upgrade to this utility!]

Installs into the "System" menu.

Use it to rapidly make luks encrypted thumb drives and storage drives.

File system formats: Fat32, ntfs, ext2, ext3, ext4
Encryption ciphers:
- aes-cbc-essiv:sha256
- aes-xts-plain64 --key-size 256

(These are the "compiled in" ciphers for disks)
Attachments
MkLuksDisk-0.1.0.pet
(3.61 KiB) Downloaded 291 times
Last edited by jafadmin on Sat 20 Jun 2020, 03:04, edited 2 times in total.

User avatar
hansen67
Posts: 14
Joined: Sun 17 Nov 2019, 12:00

#2 Post by hansen67 »

cool ! ... I miss such a simple program in ubuntu :shock:
Can you find one somewhere? :oops:

User avatar
soniabu
Posts: 162
Joined: Thu 01 Feb 2018, 21:24
Location: Paris

#3 Post by soniabu »

thx
A question:
if i want to change the password how should i proceed?
tx sonia

User avatar
hansen67
Posts: 14
Joined: Sun 17 Nov 2019, 12:00

#4 Post by hansen67 »

I don't know if you can change the password this way, I am on a Ubuntu family system for now :
How to change LUKS passphrase?

jafadmin
Posts: 1249
Joined: Thu 19 Mar 2009, 15:10

#5 Post by jafadmin »

soniabu wrote:thx
A question:
if i want to change the password how should i proceed?
tx sonia
Great question, Sonia. I shall revise it to add that function. :D

EDIT: Here you go, guys. This will change your LUKS passwords, including your LUKS savefiles. I left it as a separate script for now. :)
Attachments
ch-luks-pwd.tar.gz
(1.24 KiB) Downloaded 235 times

jafadmin
Posts: 1249
Joined: Thu 19 Mar 2009, 15:10

#6 Post by jafadmin »

I think Ima work on a OSFA Luks tool. :wink:

User avatar
soniabu
Posts: 162
Joined: Thu 01 Feb 2018, 21:24
Location: Paris

#7 Post by soniabu »

many thx :D

User avatar
hansen67
Posts: 14
Joined: Sun 17 Nov 2019, 12:00

#8 Post by hansen67 »

@jafadmin ....would you please create such a simple but great graphical program for ordinary linux like Ubuntu :roll:

Ps. sorry for my English :oops:
regards
kris

jafadmin
Posts: 1249
Joined: Thu 19 Mar 2009, 15:10

#9 Post by jafadmin »

soniabu wrote:many thx :D
Here is a link to a ".pet" for it. 8)

http://murga-linux.com/puppy/viewtopic. ... &id=126118

jafadmin
Posts: 1249
Joined: Thu 19 Mar 2009, 15:10

#10 Post by jafadmin »

jafadmin wrote:I think Ima work on a OSFA Luks tool. :wink:
Ok, guys. Here is the LUKS Uni-Tool I'm working on. Disks, partitions, loop files, and password changing.

I'm calling it LotsaLuks :roll:

Take it for a spin ..

.

jafadmin
Posts: 1249
Joined: Thu 19 Mar 2009, 15:10

#11 Post by jafadmin »

I just updated these today at noon.

jafadmin
Posts: 1249
Joined: Thu 19 Mar 2009, 15:10

#12 Post by jafadmin »

hansen67 wrote:@jafadmin ....would you please create such a simple but great graphical program for ordinary linux like Ubuntu :roll:

Ps. sorry for my English :oops:
regards
kris
My next project is to port this to Debian forks, etc. It will use Zenity instead of Xdialog.

User avatar
hansen67
Posts: 14
Joined: Sun 17 Nov 2019, 12:00

#13 Post by hansen67 »

jafadmin wrote:@jafadmin ...
My next project is to port this to Debian forks, etc. It will use Zenity instead of Xdialog.
great message ! .... thank you very much for working on this project
I am waiting for the effect
Regards! :wink:

jafadmin
Posts: 1249
Joined: Thu 19 Mar 2009, 15:10

#14 Post by jafadmin »

hansen67 wrote:
jafadmin wrote:@jafadmin ...
My next project is to port this to Debian forks, etc. It will use Zenity instead of Xdialog.
great message ! .... thank you very much for working on this project
I am waiting for the effect
Regards! :wink:
Third post down: http://murga-linux.com/puppy/viewtopic.php?t=117984

Post Reply