Luks2

Die Manjaro MATE Edition ist hier das Thema.
Antworten

Themen Author
Popelmaniac
Forum Kenner
Forum Kenner
Beiträge: 142
Registriert: Samstag 1. Dezember 2018, 07:21
CPU: AMD Ryzen 5 2400 G
GPU: HD
Kernel: 5.x
Desktop-Variante: Mate
GPU Treiber: radeon
Hat sich bedankt: 5 Mal
Danksagung erhalten: 2 Mal

Luks2

#1

Beitrag von Popelmaniac »

Unterstützt Manjaro Luks2?
Wo ist da der Unterschied zu Luks?

Themen Author
Popelmaniac
Forum Kenner
Forum Kenner
Beiträge: 142
Registriert: Samstag 1. Dezember 2018, 07:21
CPU: AMD Ryzen 5 2400 G
GPU: HD
Kernel: 5.x
Desktop-Variante: Mate
GPU Treiber: radeon
Hat sich bedankt: 5 Mal
Danksagung erhalten: 2 Mal

Re: Luks2

#2

Beitrag von Popelmaniac »

WEiss jemand was und kann es hier Posten ?

Benutzer 1579 gelöscht

Re: Luks2

#3

Beitrag von Benutzer 1579 gelöscht »

Code: Alles auswählen

 Wo ist da der Unterschied zu Luks?
https://de.wikipedia.org/wiki/Dm-crypt#LUKS2

https://gitlab.com/cryptsetup/cryptsetup/
https://gitlab.com/cryptsetup/cryptsetu ... type=heads

Luks2 ist abwärtskompatibel mit Luks... ;D

edit/
Warning:

In any scenario, never use file system repair software such as fsck directly on an encrypted volume, or it will destroy any means to recover the key used to decrypt your files. Such tools must be used on the decrypted (opened) device instead.
For the LUKS2 format:
GRUB's support for LUKS2 is limited; see GRUB#Encrypted /boot for details. Use LUKS1 (cryptsetup luksFormat --type luks1) for partitions that GRUB will need to unlock.
The LUKS2 format has a high RAM usage per design, defaulting to 1GB per encrypted mapper. Machines with low RAM and/or multiple LUKS2 partitions unlocked in parallel may error on boot. See the --pbkdf-memory option to control memory usage.[1]

https://wiki.archlinux.org/title/Dm-cry ... ire_system
Antworten