You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/03/11 17:30:52 UTC

[GitHub] [openwhisk] rabbah opened a new issue #4854: enhance parameter encryption to support per-namespace keys

rabbah opened a new issue #4854: enhance parameter encryption to support per-namespace keys
URL: https://github.com/apache/openwhisk/issues/4854
 
 
   PR #4756 adds a global encryption key to secure parameters attached to actions and packages. The key is provided at deployment time. As a subsequent enhancement, extend the encryption to include per-namespace configurations. Additionally, parameters should be encrypted relative to their package or action names so that they are not reusable across actions even in the same namespace.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services