Skip to content

jaraco/keyrings.alt

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
July 23, 2023 20:04
July 23, 2023 20:04
July 23, 2023 20:04
July 23, 2023 20:07
January 14, 2016 09:49
July 23, 2023 20:04

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.