Description
Adds alternate credential-storage backends for Python keyring. It helps applications run in environments where the default system keyring is unavailable or a different backend is required.
Alternate backends may have different security properties. Developers and administrators should choose a backend that matches the threat model instead of assuming all storage is equally protected.