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

[feature] Request for password manager integration #430

Open
holmanb opened this issue Sep 24, 2024 · 2 comments
Open

[feature] Request for password manager integration #430

holmanb opened this issue Sep 24, 2024 · 2 comments

Comments

@holmanb
Copy link
Member

holmanb commented Sep 24, 2024

The configuration file used by pycloudlib contains secrets. It would be convenient if pycloudlib optionally integrated with a password manager, such as bitwarden (which has a snap) to manage these secrets.

@TheRealFalcon
Copy link
Member

Can you give a few details as to what this integration would look like?

@holmanb
Copy link
Member Author

holmanb commented Sep 24, 2024

Can you give a few details as to what this integration would look like?

I don't have much in mind. Maybe pycloudlib could check for the presence of bw prior to using pycloudlib.toml and then use an API key to get the required credential. It looks like the CLI outputs json.

The CLI provides the ability to retrieve individual usernames / password as well as files - so it could just get a file or multiple files depending on the cloud - or it could try to map individual values from pycloudlib.toml - though that sounds complicated and messy to impliment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants