Replies: 6 comments 1 reply
-
|
I've tried using |
Beta Was this translation helpful? Give feedback.
-
|
I ended up writing my own wrapper around SOPS to work around this is the meantime: https://github.com/nikaro/sopsy |
Beta Was this translation helpful? Give feedback.
-
|
Great ! Thank you for sharing ! |
Beta Was this translation helpful? Give feedback.
-
|
Dropping in the conversation Has the GNOME libsecret Python connector been considered (implementing the |
Beta Was this translation helpful? Give feedback.
-
|
Heya @romain-dartigues, a PR to add a keyring or SecretStorage could also be used to access the same dbus API. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @xvello, Thank you for your feedback, I'll work on it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
As privy, the recommended solution, is likely unmaintained i am trying to use google-cloud-secret-manager:
This is failing with this error:
But if i remove the pyinfra parts and just run my
_get_secret()function and print the result, it works fine.What could it be?
Beta Was this translation helpful? Give feedback.
All reactions