Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keyring backend for kbs2 #384

Open
woodruffw opened this issue Jul 20, 2022 · 0 comments
Open

keyring backend for kbs2 #384

woodruffw opened this issue Jul 20, 2022 · 0 comments
Labels
C:contrib help wanted Extra attention is needed

Comments

@woodruffw
Copy link
Owner

The keyring package in Python is a popular way to access a system secret manager. In particular, tools like twine use it.

keyring supports custom backends: https://github.com/jaraco/keyring#third-party-backends. It would be nice to have a kbs2 backend, allowing tools that are aware of keyring to integrate with kbs2 without needing extra accomodations.

This might belong in a separate repository, but tracking here for now.

Ref: pypa/twine#913

@woodruffw woodruffw self-assigned this Jul 20, 2022
@woodruffw woodruffw removed their assignment Oct 3, 2022
@woodruffw woodruffw added the help wanted Extra attention is needed label Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:contrib help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant