-
Notifications
You must be signed in to change notification settings - Fork 1k
Add --mac-only-encrypted to compute MAC only over values which end up encrypted #973
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
cd57278 to
8a7b32c
Compare
|
Rebased to latest develop. |
8a7b32c to
9bf350c
Compare
|
Rebased to latest develop. |
|
@mitar I downloaded a build with these changes, but I can't seem to recall where I download that build from. It might have been an older rebase. Have any clues? |
I think it's because the artifacts have expired: https://github.com/mozilla/sops/actions/runs/1933161917 |
|
@byronmccollum: In meantime you can use our fork which includes this PR: https://github.com/tozd/sops |
9bf350c to
337a656
Compare
|
Updated to latest main. |
95fdc39 to
ece45df
Compare
|
@felixfontein I addressed all except one of your comments. I also updated to the latest main branch. |
b2dad34 to
e198aa3
Compare
|
I squashed commits. |
|
@felixfontein I think this is ready for merging? |
felixfontein
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. @getsops/maintainers WDYT?
hiddeco
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: Mitar <mitar.git@tnode.com>
e445b3e to
051ce02
Compare
|
Rebased and resolved merge conflicts. |
Fixes #972.