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

Video Demonstration #43

Open
10 tasks
9876691 opened this issue Jul 1, 2022 · 0 comments
Open
10 tasks

Video Demonstration #43

9876691 opened this issue Jul 1, 2022 · 0 comments

Comments

@9876691
Copy link
Collaborator

9876691 commented Jul 1, 2022

What the video should communicate

  • Secrets sprawl one place for secrets and secrets distribution. Manual processes
  • Minimal needed permissions - Just in Time and Just once. principal of least privelage.
  • Saas. Immediate on-boarding, with no deployment required. Available anywhere, hybrid and multi cloud environments. High availability, backup and disaster recovery is included.
  • End to End Encryption. Best practice, You providers supply chain is your supply chain.
  • Audit and Compliance
  • Integrations with minimal impact on your supply chain.
  • Incomplete visibility and awareness:
  • Manual secrets management processes
  • Remove secrets from code, configuration files and other unprotected areas.
  • Secrets rotation
  • Protection against secrets erasure. soft delete. https://docs.microsoft.com/en-us/azure/key-vault/general/soft-delete-overview

Features to compare

  • End 2 End encryption
  • Reliable propagation to kubernetes (i.e dont put the CLI into a pod like secrethub does)
  • CLI in docker container (no dependencies)?
  • Audit trail and search
  • RBAC
  • CLI
  • Service accounts with timeout
  • .env file generation.
  • Use existing K8 operators and not tie you in to the vendor.
  • Works on mobile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant