diff --git a/pkg/de-p1st-gnupg/README.md b/pkg/de-p1st-gnupg/README.md index bda9441..2e358df 100644 --- a/pkg/de-p1st-gnupg/README.md +++ b/pkg/de-p1st-gnupg/README.md @@ -1,5 +1,16 @@ # gnupg +**TODO**: +* Currently using graphical pinentry ... this would mean dependend on X11/wayland + * could this be done with holo? + * default to terminal-pinentry + * `de-p1st-gnupg-x11` then changes the /etc/skel files to use graphical-pinentry + + + + + + One can use `/etc/gnupg/gpgconf.conf` to configure gpg and gpg-agent. However, not all options are available ... ```shell @@ -8,8 +19,8 @@ gpgconf --list-options gpg-agent ``` Using a smartcard: -* [](https://www.kuketz-blog.de/gnupg-public-key-authentifizierung-nitrokey-teil3/) -* [](https://www.gnupg.org/documentation/manuals/gnupg/Invoking-GPG_002dAGENT.html) +* kuketz-blog.de: [gnupg-public-key-authentifizierung-nitrokey-teil3](https://www.kuketz-blog.de/gnupg-public-key-authentifizierung-nitrokey-teil3/) +* [gnupg.org -> Invoking-GPG_AGENT](https://www.gnupg.org/documentation/manuals/gnupg/Invoking-GPG_002dAGENT.html) Note about login shell: