Feature Request: Tokens/Passwords to be Encrypted on disk
We have a need to use the glab command on our Kubernetes servers directly. They are shared resources where certain privileged individuals have access as well, meaning that plain-text passwords on disk is not good (including storage in homedirs). These are servers and so GNOME or other DEs are not installed for a keyring tool to be used.
I'm requesting that a way is found to encrypt the password/tokens on disk when a user logs in, whether it be a python library that does it or some other means. Thank you!