pass-secrets
pass-secrets copied to clipboard
Support for encrypted dbus communication
Thank you for implementing this nice alternative to the major keyrings. I came here since the new fractal alpha (from gnome) forces the use of a dbus secrets service. Unfortunately, I run into "Only plain is supported" from here
Are there plans to support more algorithms than just plain text? I'd really like to get around installing kwallet, gnome-keyring or similar :)
For reference, fractal seems to use this code path.
oo7 now falls back to plain algorithm, but the encrypted one should still be supported here. Once fractal updates their dependencies, the issue should resolve itself