Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Manage eyaml data #87

Open
tuxmea opened this issue Apr 26, 2021 · 0 comments
Open

Manage eyaml data #87

tuxmea opened this issue Apr 26, 2021 · 0 comments
Labels
enhancement New feature or request prio

Comments

@tuxmea
Copy link
Contributor

tuxmea commented Apr 26, 2021

  • show encrypted values as is. add a button on the data to show plain text. (decrypt)
  • if eyaml is configured: add an encrypt button to save encrypted data. (encrypt)

Prepared testing environment (eyaml).
Provide a config switch, if we want to decrypt values in hdm.conf.

EYaml is configured in hiera.yaml file, by setting the lookup_key to eyaml_lookup and specifying options for private and public key.

If the private key is readable by HDM: provide the option to "decrypt" the data.

Preparation for storing data:

  • allow users to encrypt data.

If a user decrypts a value, sets a new one and wants to save it in plain text: provide a warning, and the user must confirm to store the value.

Please consider that we might have usermanagement RBAC where we want to limit users to decrypt values.

@tuxmea tuxmea added the enhancement New feature or request label Apr 26, 2021
@tuxmea tuxmea added the prio label May 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request prio
Projects
None yet
Development

No branches or pull requests

1 participant