Bug 424739 - Cant manually mount file Vault with password contained Space Key
Summary: Cant manually mount file Vault with password contained Space Key
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: Vaults widget (other bugs)
Version First Reported In: 6.0.0
Platform: Manjaro All
: NOR normal
Target Milestone: 1.0
Assignee: Ivan Čukić
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-28 09:01 UTC by thegt1k82u
Modified: 2025-01-16 18:42 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description thegt1k82u 2020-07-28 09:01:47 UTC
SUMMARY
When you try to manually mount cryfs filesystem with password contained space key, you can't mount with same password and since there is no documentation about this, this should be a bug


STEPS TO REPRODUCE
1. create cryfs vault with space key in password
2. try to manually mount it (with "$cryfs basedir mountdir")
3. try to use your password


OBSERVED RESULT
CryFS Version 0.10.2

Password: 
Deriving encryption key (this can take some time)...done
Error 11: Could not load config file. Did you enter the correct password?


EXPECTED RESULT
Vault manually mounts well

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.19.80
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0
Kernel Version: 5.7.9-1-mainline-bcachefs
OS Type: 64-bit
plasma-vault - git version (5.19.80.r290.gc4932f9-1)

ADDITIONAL INFORMATION
I tried to scan throw source code and found nothing about this (I probably bad at this)
Comment 1 Nate Graham 2025-01-16 18:42:18 UTC
This would be a bug in the cryfs binary itself, which isn't controlled by Plasma Vaults. I'd recommend that you report it upstream at https://github.com/cryfs/cryfs/issues if it's still happening with the latest version of cryfs.