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

🔐 Allow for keyring to be used in place of bitwarden for password management only #45

Open
5 tasks
jessebot opened this issue Jan 4, 2023 · 0 comments
Labels
✨ enhancement New feature request 🌱good first issue Good for newcomers 🙋help wanted Extra attention is needed

Comments

@jessebot
Copy link
Collaborator

jessebot commented Jan 4, 2023

Describe the feature you'd like, and why

Add support for local keyring, for people who don't use Bitwarden, and would like to use the password manager feature.

It probably makes sense to make a new module here called keyring.py:
https://github.com/small-hack/smol-k8s-lab/tree/main/smol_k8s_lab

We could use this module:
https://pypi.org/project/keyring/

Once this was implemented though, every app that support init with bitwarden would need to be updated. This includes:

  • nextcloud
  • mastodon
  • matrix
  • zitadel
  • argocd
@jessebot jessebot added the ✨ enhancement New feature request label Jan 4, 2023
@jessebot jessebot self-assigned this Sep 10, 2023
@jessebot jessebot added the 🙋help wanted Extra attention is needed label Dec 3, 2023
@jessebot jessebot removed their assignment Dec 4, 2023
@jessebot jessebot added the 🌱good first issue Good for newcomers label Dec 4, 2023
@jessebot jessebot changed the title Feature Request: 🔐 Allow for keyring to be used in place of bitwarden 🔐 Allow for keyring to be used in place of bitwarden Dec 4, 2023
@jessebot jessebot changed the title 🔐 Allow for keyring to be used in place of bitwarden 🔐 Allow for keyring to be used in place of bitwarden for password management only Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature request 🌱good first issue Good for newcomers 🙋help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant