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

Encrypted Environments feature feedback #1269

Closed
rangav opened this issue Aug 12, 2023 · 2 comments
Closed

Encrypted Environments feature feedback #1269

rangav opened this issue Aug 12, 2023 · 2 comments
Labels
feature request New feature or request

Comments

@rangav
Copy link
Collaborator

rangav commented Aug 12, 2023

Encrypted Environment feature

The environment variable values are stored in JSON files in plain text format. The encrypted environment feature will save variable values in an encrypted format, useful for additional security.

#Stage: Coming Soon

#Price Plan: Enterprise

Please let us know your feedback:

  • How useful is this feature?
  • When you export the environment, the values should be encrypted or not?

Based on the feedback and the number of users interested in this feature, we will add it to the roadmap.

@rangav rangav added the feature request New feature or request label Aug 12, 2023
@rangav rangav mentioned this issue Apr 18, 2024
11 tasks
@mjohl
Copy link

mjohl commented May 4, 2024

Want to make this enterprise, then have Azure KeyVault/AWS Key Management integration for sensitive values. Then you don't have to store the data and for export, only the reference to the KV secret is required, so not concerns there either.

@rangav
Copy link
Collaborator Author

rangav commented Oct 14, 2024

We have implemented Encrypted Environments and Integration with Secret Managers in v2.28.0

Release Notes
https://github.com/thunderclient/thunder-client-support/releases/tag/v2.28.0

Please test and let me know your feedback.

@rangav rangav closed this as completed Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants