Closed hjacobs closed 7 years ago
I think keyrings
is no longer required since we switched to token
authentication and are no longer using username/password.
@mohabusama we are using zign
and zign
uses the keyring
module.
Resolved by #43 zign upgrade.
Sadly the maintainer of "keyring" is convinced that the encrypted file backend (which works regardless of platform!) should not be in the core "keyring" module anymore, see https://github.com/jaraco/keyring/issues/196
So we need to add the "keyrings.alt" dependency in most of our CLI tools to ensure same user experience, otherwise users might get: