Search Criteria
Package Details: kwalletcli 3.02-1
Git Clone URL: | https://aur.archlinux.org/kwalletcli.git (read-only, click to copy) |
---|---|
Package Base: | kwalletcli |
Description: | Command-Line Interface for the KDE Wallet |
Upstream URL: | https://www.mirbsd.org/kwalletcli.htm |
Licenses: | |
Submitter: | dopsi |
Maintainer: | dopsi |
Last Packager: | dopsi |
Votes: | 11 |
Popularity: | 0.31 |
First Submitted: | 2016-10-25 19:00 |
Last Updated: | 2019-03-06 15:43 |
Latest Comments
bhyoo commented on 2021-01-06 03:55
You have to declare
PINENTRY
environment variable to usepinentry-kwallet
. (The default pinentry set aspinentry
in/usr/bin/pinentry-kwallet
)For example:
in
~/.config/environment.d/99-agents.conf
arkades commented on 2019-02-24 15:24
pinentry-kwallet does not work anymore, at least it does not show up on $DISPLAY. It is hangin in the background waiting for input. BTW I could not find any kwalletcli or pinentry related journal entries or kernel messages.
EDIT: the git version seams to work as by today https://aur.archlinux.org/packages/kwalletcli-git/
EDIT 2: after reboot the it doesnt work anymore
BTW: Is pinentry-kwallet supposed to obtain the password for gpg keys from kwallet without user interaction? Should it open a pinentry window? Thank you for further hints!
g99 commented on 2018-03-05 00:08
http://www.mirbsd.org/kwalletcli.htm has many dead links. kwalletCLI seems to work fine, e.g. with python. But the line "pinentry-program /usr/bin/pinentry-kwallet" in ~/.gnupg/gpg-agent.conf will render Kleopatra and Kgpg unable to change passphrases. Look in gpg-watch for protocol.
FrenchToasts commented on 2017-09-24 23:56
I get a 403 connection timed out error. The site seems to be down. It seems to be downloadable from https://launchpad.net/ubuntu/+source/kwalletcli/3.00-1 in the meantime.