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

Security Hardening Guide #1023

Open
ravindk89 opened this issue Oct 5, 2023 · 0 comments
Open

Security Hardening Guide #1023

ravindk89 opened this issue Oct 5, 2023 · 0 comments

Comments

@ravindk89
Copy link
Collaborator

ravindk89 commented Oct 5, 2023

We have an increasing number of requests around deploying "hardened" MinIO clusters.

We do have a security checklist, but the requests are for more specific steps and guidance during deployment. They also include steps around disabling or curtailing root access after deployment.

To that end, we can craft a MNMD deployment guide that is focused on security hardening, that includes specific steps for:

  • Creating and configuring TLS (Network hardening)
  • Configuring firewalls (Network hardening)
  • Deploying and configuring admin users (Software Hardening)
  • Disabling Root API Access (Software Hardening)
  • Deploying SSE (At-Rest security)
  • Connecting via STS (avoid hardcoding credentials in apps)

Some substeps, like SSE, are easiest to do once other projects complete first to reduce dependency on external products. We can do most of the others first and then come back around to fill in further from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant