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

Optional Encryption for Secret Files #30

Open
3 tasks
denisakp opened this issue Oct 25, 2024 · 0 comments
Open
3 tasks

Optional Encryption for Secret Files #30

denisakp opened this issue Oct 25, 2024 · 0 comments
Labels
priority:medium important features but less urgent security v1.2
Milestone

Comments

@denisakp
Copy link
Owner

Implement optional encryption for secrets files. Sentinel should be able to decrypt these files at runtime using a user-provided decryption key or passphrase, ensuring data is secure even if the file is compromised.

Acceptance Criteria:

Sentinel can decrypt encrypted secrets files for

  • MongoDB,
  • MySQL
  • PostgreSQL connections,

with clear error handling if decryption fails or the key is incorrect.

@denisakp denisakp added priority:medium important features but less urgent v1.2 security labels Oct 25, 2024
@denisakp denisakp added this to the v1.2 milestone Oct 25, 2024
@denisakp denisakp added idea and removed idea labels Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:medium important features but less urgent security v1.2
Projects
Status: Idea
Development

No branches or pull requests

1 participant