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

secrets: support Google HSM for storage #424

Open
adamdecaf opened this issue Mar 13, 2020 · 0 comments
Open

secrets: support Google HSM for storage #424

adamdecaf opened this issue Mar 13, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@adamdecaf
Copy link
Member

adamdecaf commented Mar 13, 2020

What were you trying to do?

Cloud HSM from Google Cloud is a hardware security module (HSM) to store encryptiuon keys and perform encryption routines with. They're common in highly secure deployments.

Usage Docs: https://cloud.google.com/kms/docs/hsm
gocloud.dev docs: https://gocloud.dev/howto/secrets/#gcp

What did you expect to see?

PayGate should support using an HSM for encryption of account numbers, and other PII data.

@adamdecaf adamdecaf added the enhancement New feature or request label Mar 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant