mhogomchungu / zuluCrypt

zuluCrypt is a front end to cryptsetup and tcplay and it allows easy management of encrypted block devices
https://mhogomchungu.github.io/zuluCrypt
Other
496 stars 61 forks source link

[Key files] Problems with special characters (äöüß) #189

Closed ghost closed 1 year ago

ghost commented 1 year ago

When trying to use key file named "Festplattenschlüssel.key" zuluCrypt errors, after changing the umlaut to "ue" zuluCrypt can use the key file again. The error message: "Insufficient privilege to open key file for reading"

When trying to create a new key file with the name "schlüssel.key" zuluCrypt creates a valid key file but with the name "schl�ssel.key (ungültige Kodierung)".

Debian bullseye-distributed zuluCrypt 5.7.1

Related: #188

mhogomchungu commented 1 year ago

This is now fixed with this commit.