Closed
Description
While I know that this is debatable, I have some scenarios where I would not like the file to physically change every time I encrypt it.
As example, if I run sops -e myfile twice, the output is not the same and I would like to have it to be the same.
The use case for this is something similar as git-crypt, where the encryption is deterministic (which is required so git can distinguish when a file has and hasn't changed).
Thanks
Metadata
Metadata
Assignees
Labels
No labels