KMS icon indicating copy to clipboard operation
KMS copied to clipboard

Use fernet for returned keys/secrets

Open markpapadakis opened this issue 7 years ago • 0 comments

https://github.com/fernet/spec/blob/master/Spec.md Suggested by @justincormack. He suggested that we should use a random IV, and that it should be returned to the client with the value. Apparently, Docker's switching to it for some of the Dockers stuff.

markpapadakis avatar Mar 18 '18 07:03 markpapadakis