Skip to content
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

turn on default encryption for minio #251

Open
jessebot opened this issue Oct 29, 2023 · 4 comments
Open

turn on default encryption for minio #251

jessebot opened this issue Oct 29, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request security

Comments

@jessebot
Copy link
Contributor

minio has oidc in front of the tenant, but encryption is not enabled by default yet. We should do that before next major release

@jessebot jessebot assigned jessebot and cloudymax and unassigned jessebot Oct 29, 2023
@cloudymax
Copy link
Contributor

We will need to write a function to enable SSE-C encryption on a per-bucket basis to run a few mc commands. Unfortunately we can't add any KMS other than vault or a major cloud 😕

https://min.io/docs/minio/linux/administration/server-side-encryption/server-side-encryption-sse-c.html

@jessebot
Copy link
Contributor Author

oof, well, that shouldn't be the worst thing in the world. I wish OpenTofu would do something about Vault as well.

@cloudymax cloudymax added enhancement New feature or request security labels Nov 10, 2023
@cloudymax
Copy link
Contributor

So for this issue, there's no way we can do what we want to do without using Vault or a non FOSS keyvault. Since weve gotten encryption up and running on Seaweedfs I think we can close this with the acknowledgement that if users want encryption by default, seaweedfs is the way to go.

@cloudymax
Copy link
Contributor

Keeping open to re-evaluate of SSE-C in the vanilla helm chart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request security
Projects
None yet
Development

No branches or pull requests

2 participants