I installed endeavourOS 2 days ago and then, the next day, there was a newnrelease of endeavourOS. It’s supposed to have better encryption. Is it possible to upgrade encryption on Linux? An unrelated question: is it possible to change the password of an encrypted partition? I’m a beginner, so please explain your magical commands.
GRUB works just fine with LUKS2 these days. There is no need to switch bootloaders.
Apparently there’s still some limitations, according to the Arch Wiki:
There is this patch, although I have not tested it myself. There is always
cryptsetup luksAddKey --pbkdf pbkdf2
.That patch looks promising. But I wouldn’t recommend PBKDF2, I mean if you’re going to go thru the trouble of converting to LUKS2 for stronger encryption, might as well go for Argon2.
[This comment has been deleted by an automated system]