qtkeychain icon indicating copy to clipboard operation
qtkeychain copied to clipboard

Add pass backend to QtKeychain

Open MurzNN opened this issue 6 years ago • 1 comments

pass is very popular password manager for Linux, so will be good to have integration with it in QtKeychain library!

MurzNN avatar Feb 02 '19 13:02 MurzNN

Use https://github.com/mdellweg/pass_secret_service . QtKeyChain can talk to it via libsecret backend.

michaelk83 avatar Sep 07 '22 11:09 michaelk83