mento-protocol / reserve-site

Mento Reserve Website
https://reserve.mento.org
1 stars 3 forks source link

Move secrets and keys to GCP for reserve site #35

Closed bayological closed 1 year ago

bayological commented 1 year ago

Description The keys needed for the reserve site are currently stored in an encrypted file in the repository. They file can only be decrypted by members of cLabs. We need to move the secrets to the Mento GCP and then add a script similar to this one that can pull the secrets from GCP secrets manager.

Acceptance Criteria