AvengeMedia / AvengeMedia/DankMaterialShell
Pinentry support
- Dominant language
- QML
- Stars
- 8.1k
- Forks
- 515
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 102
Description
## Feature Description
There's polkit support now, but there's still no support for [pinentry](https://wiki.archlinux.org/title/GnuPG#pinentry).
## Use Case
From https://www.gnupg.org/related_software/pinentry/index.html:
> *pinentry* is a small collection of dialog programs that allow GnuPG to read passphrases and PIN numbers in a secure manner. There are versions for the common GTK and Qt toolkits as well as for the text terminal (Curses).
## Compositor
Is this feature specific to one compositor?
- [x] All compositors
- [ ] niri
- [ ] Hyprland
- [ ] dwl (MangoWC)
- [ ] sway
## Proposed Solution
Add support for pinentry. Perhaps the codebase for polkit can be reused?
## Alternatives/Existing Solutions
Right now I'm still using `pinentry-gnome3` as an alternative.
Contributor guide
Assessment
This issue has not been assessed yet.