@Foxboron Can you elaborate why PinEntry is a no go?
I only learned its existence recently and if it is bad, I would love to know more about it.
It's tied up with the gnupg ecosystem and requires reading the `gpg-agent.conf` file to even figure out what binary the user wants.
Not great if you appliction has nothing to do with gnupg to begin with.
I'm leaning towards checking out how a polkit solution would look like.
@Foxboron i mean sometimes systemd-ask-password is usefull, otherwise i just call pinentry :)
Hmm, I don't *really* feel like shelling out to an executable for this. But I could check the implementation.
I found the answer and it made me sufficiently unhappy that I decided to read a Dune novel instead.