mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
add TODO
This commit is contained in:
parent
9ef4ebad7f
commit
f076d9b6a4
@ -1,5 +1,16 @@
|
|||||||
# gnupg
|
# 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 ...
|
One can use `/etc/gnupg/gpgconf.conf` to configure gpg and gpg-agent. However, not all options are available ...
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
@ -8,8 +19,8 @@ gpgconf --list-options gpg-agent
|
|||||||
```
|
```
|
||||||
|
|
||||||
Using a smartcard:
|
Using a smartcard:
|
||||||
* [](https://www.kuketz-blog.de/gnupg-public-key-authentifizierung-nitrokey-teil3/)
|
* kuketz-blog.de: [gnupg-public-key-authentifizierung-nitrokey-teil3](https://www.kuketz-blog.de/gnupg-public-key-authentifizierung-nitrokey-teil3/)
|
||||||
* [](https://www.gnupg.org/documentation/manuals/gnupg/Invoking-GPG_002dAGENT.html)
|
* [gnupg.org -> Invoking-GPG_AGENT](https://www.gnupg.org/documentation/manuals/gnupg/Invoking-GPG_002dAGENT.html)
|
||||||
|
|
||||||
Note about login shell:
|
Note about login shell:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user