I hereby claim:
- I am nshttpd on github.
- I am nshttpd (https://keybase.io/nshttpd) on keybase.
- I have a public key whose fingerprint is E829 873D A58A EF7F 54B1 BDAF D23E 2035 ECFC 1568
To claim this, I am signing this object:
| #!/bin/bash | |
| set -e | |
| GCP_PROJECT="${GCP_PROJECT:-default}" | |
| KMS_KEYRING="${KMS_KEYRING:-default}" | |
| KMS_LOCATION="${KMS_LOCATION:-default}" | |
| KMS_KEY="${KMS_KEY:-default}" | |
| hash gcloud 2>/dev/null || { echo >&2 "glcoud command required to decrypt secrets."; exit 1; } |
| #!/bin/bash | |
| set -e | |
| GCP_PROJECT="${GCP_PROJECT:-default}" | |
| KMS_KEYRING="${KMS_KEYRING:-default}" | |
| KMS_LOCATION="${KMS_LOCATION:-default}" | |
| KMS_KEY="${KMS_KEY:-default}" | |
| hash gcloud 2>/dev/null || { echo >&2 "glcoud command required to encrypt secrets."; exit 1; } |
I hereby claim:
To claim this, I am signing this object: