Skip to content
Discussion options

You must be logged in to vote

From a quick look at the code, to set the plaintext attribute on the secret object, you need to call its decrypt method, passing in the master key (which in turn you could get from decrypting a user key)

However, secrets are in the process of being removed into a plugin, so if you want to use them - especially via an API - you'd probably be better off using something like Hashicorp Vault.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ryanmerolle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants