GoogleCloudPlatform / GoogleCloudPlatform/gsutil
can service account auth token be encrypted and stored in credentials file
Open
- Dominant language
- Python
- Stars
- 918
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
Auth token for service account are stored in a credentials file under ~/.gsutil/ in clear text. Is there a way to encrypt the credentials file and gsutil read the encrypted credentials file, decrypt the tokens at runtime?
the objective is to not store tokens on the server in clear text.
Contributor guide
Assessment
This issue has not been assessed yet.