Skip to content

Is it possible to prevent a user from decrypting a file but still allow encryption to take place? #1081

Answered by ajvb
crashburn65 asked this question in Q&A
Discussion options

You must be logged in to vote

Is it possible to allow changes to an encrypted file without the user needing to decrypt the file?

The simple answer is: no

What I'd do in this case is have multiple sops files, where each "access level" has full RW access to their own sops file. Then either read multiple files in or combine them in your deployment process.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by crashburn65
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants