digitalocean / digitalocean/doctl
feature request: store the token in the keyring
Open
suggestion
- Dominant language
- Go
- Stars
- 3.4k
- Forks
- 496
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 31
Description
**What is the problem this feature would solve? Please describe.**
I would like to avoid the token being stored on my disk. To prevent a rogue script from reading it.
For most people, their keyring is unlocked when they log-in so the "protection" could be limited. In my case I'm using keepassxc which has a prompt every time the keyring is read.
**Describe the solution you'd like**
Store the token in the keyring.
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.