pass-secrets icon indicating copy to clipboard operation
pass-secrets copied to clipboard

Support for encrypted dbus communication

Open freswa opened this issue 3 years ago • 1 comments

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.

freswa avatar Jan 26 '23 11:01 freswa

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

bilelmoussaoui avatar Apr 16 '23 13:04 bilelmoussaoui