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

Mention that password should be entered with dashes (minor issue) #195

Open osjasmine opened 1 year ago

osjasmine commented 1 year ago

I thought the dashes were just for readability so I used to not enter them with the password. After it failed to open, I realised dashes were required.

Fedora 36 ZuluCrypt 6.2.0-1 from the fedora updates repo

mhogomchungu commented 1 year ago

I do not understand what you mean.

If you created a volume with a password that has dashes in it then you have to provide the password with those dashes at the same exact positions when unlocking the volume.

osjasmine commented 1 year ago

Sorry I forget to mention its a bitlocker volume. A bitlocker key shows in windows with dashes every 5 digits: XXXXX-XXXXX... I thought those dashes were just for readibility and not actually required but zulicrypt requires them so I think it should be mentioned in the ui.