- Notifications
You must be signed in to change notification settings - Fork157
Open
Description
cryfs
version 0.10.2 running on Ubuntu 23.04 thru KDE Valut.
Today my encrypted folder was unable to be unlocked by the vault application. I've tried to manually mount it on the command line, andcryfs
complains aboutsize overflow:
% cryfs ~/.local/share/plasma-vault/git.enc ~/tmp/mount CryFS Version 0.10.2Password: Deriving encryption key (this can take some time)...done[2023-10-06 10:23:55.861] [Log] [error] Crashed: Deserialization failed - size overflow% cryfs --versionCryFS Version 0.10.2% du -hs ~/.local/share/plasma-vault/git.enc4,5G /home/luca/.local/share/plasma-vault/git.enc
I'm not aware of any update at the operating system level, however I've tried to update and still does not work.
I have backups, therefore I can experiment on this encrypted folder.
I've tried:
% cryfs --allow-filesystem-upgrade --allow-integrity-violations ~/.local/share/plasma-vault/git.enc ~/tmp/mount CryFS Version 0.10.2Password: Deriving encryption key (this can take some time)...done[2023-10-06 10:25:49.696] [Log] [error] Crashed: Deserialization failed - size overflow
It worked fine as of yesterday.
In the case it is helpful, the following is the KDE vaul configuration file:
% cat ~/.config/plasmavaultrc [/home/luca/.local/share/plasma-vault/git.enc]activities=backend=cryfslastError=lastStatus=mountPoint=/home/luca/gitname=gitofflineOnly=false[EncryptedDevices]/home/luca/.local/share/plasma-vault/git.enc=true[UI-notice]SkipNotice-cryfs-message=false
Metadata
Metadata
Assignees
Labels
No labels