Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 443 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 443 Bytes

pinentry-kde

This is a pinentry implementation written in bash with cache support using Kwallet.

Meant to be used via gpg-agent to unlock a smart card using it's pin code.

Dependencies

  • kwallet
  • secret-tool
  • kdialog

Credits

Heavily inspired by https://github.com/legionus/pinentry-bash

Disclaimer

The implementation is partial and will likely not cover all use cases.