-
-
Notifications
You must be signed in to change notification settings - Fork 523
Closed
Description
I need to reencrypt some files because I missed some updated keys.
While running gopass fsck --decrypt
fixes that, it also changes every entry for file format and creates a commit for each.
In my case, this results in over 350 commits.
I do not want this, I just want to fix the few files…
gopass edit
also is no option as it does not reencrypt when I don't change the file content.
It would be great for something like gopass fsck --decrypt store/folder/entry
to work or to have a --rencrypt
option with the edit
command.
Metadata
Metadata
Assignees
Labels
featureEnhancements and new featuresEnhancements and new features