-
**Which component**:
controller
**Describe the bug**
After restoring from backup there are 2 secrets instead of 1, and it gets re-created after removing it
**To Reproduce**
1) Get a secre…
-
If an Zuul Instance needs to be recreated, we need to be able to re-encrypt used secrets. Those secrets are encrypted by Zuul and the decryption key is stored in the database. There are ways to export…
-
https://www.drupal.org/project/key
https://www.drupal.org/project/encrypt
https://www.drupal.org/project/key/ecosystem
https://www.youtube.com/watch?v=9MOtRxi2ZL4
https://docs.umbraco.com/umbraco-…
-
When creating/connecting repositories, one can provide secrets using environment variables. I personally don't like keeping credentials for my S3/B2 buckets in plain text files, so I would like to def…
-
v1.21.8 and v1.22.5 bring in a new rke2 command: `rke2 secrets-encrypt`. As part of this, users are able to rotate the encryption used for their secrets. Subsets of this command include:
```
$ rke2 …
-
-
Thank you for sharing your valuable insights.
I read [Protecting Secrets At Tpm Interface](https://tpm2-software.github.io/2021/02/17/Protecting-secrets-at-TPM-interface.html) article and tried the…
jx6f updated
7 months ago
-
I really like Komodo and the way to declaratively define resources via TOML with the whole git-sync-resource feature. We want to use Komodo for our non-profits docker environments, but one thing is cu…
-
The [documentation for SecretStorage](https://code.visualstudio.com/api/references/vscode-api#SecretStorage) is very minimal and does not assist extension developers to make informed decisio…
-
### Component
other
### Is your feature request related to a problem? Please describe
I'm implementing a server from a container image ([bootc project](https://github.com/containers/bootc)). …