From 6bf666a534f5376ba813b0aaf8993691d2925496 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Mon, 20 Jan 2020 09:42:52 +0100 Subject: Add encryption for persistent partition --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 634a6ac..9fde56d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ isodumper A tool for USB sticks and removable memory devices like SD-cards. Features: -* dump ISO file on the device; +* dump ISO file on the device; optionnally create a persistent partition, encrypted or not, in the remaining space; * format the device in one partition of ext4, NTFS or FAT32 type; * backup the device as a whole. @@ -19,6 +19,9 @@ Requirements - udisks2 - libyui and declanation of ncurses, gtk or Qt - libyui-mga +- cryptsetup +- fdisk +- e2fsprogs License @@ -29,7 +32,7 @@ This software is distributed under the terms of the The [isodumper icon](isodumper.svg) is licensed under the terms of the [GNU Lesser General Public License version 2.1 (LGPLv2.1+)](COPYING.LGPL). -It is part of the Crystal Clear icon set by Everaldo Coelho. +It is created by Thimothée Giet. Authors -------- -- cgit v1.2.1