keyrings.alt

Alternate keyring implementations


License
MIT
Install
pip install keyrings.alt==4.0.2

Documentation

tests Ruff Code style: Black https://img.shields.io/badge/skeleton-2023-informational https://tidelift.com/badges/package/pypi/keyrings.alt

Alternate keyring backend implementations for use with the keyring package.

Keyrings in this package may have security risks or other implications. These backends were extracted from the main keyring project to make them available for those who wish to employ them, but are discouraged for general production use. Include this module and use its backends at your own risk.

For example, the PlaintextKeyring stores passwords in plain text on the file system, defeating the intended purpose of this library to encourage best practices for security.

For Enterprise

Available as part of the Tidelift Subscription.

This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.

Learn more.