2021-10-12 05:33:16 +02:00
|
|
|
# gpg-tui
|
|
|
|
|
2025-07-14 22:36:49 +00:00
|
|
|
> Terminal user interface for GNU Privacy Guard.
|
2021-10-12 05:33:16 +02:00
|
|
|
> More information: <https://github.com/orhun/gpg-tui>.
|
|
|
|
|
|
|
|
- Start `gpg-tui`:
|
|
|
|
|
|
|
|
`gpg-tui`
|
|
|
|
|
|
|
|
- Start `gpg-tui` with color and ASCII armored output:
|
|
|
|
|
|
|
|
`gpg-tui --style {{colored}} --armor`
|
|
|
|
|
|
|
|
- Quit `gpg-tui`:
|
|
|
|
|
2025-03-09 03:23:24 +02:00
|
|
|
`<q>`
|
2021-10-12 05:33:16 +02:00
|
|
|
|
|
|
|
- Interactively generate a new key:
|
|
|
|
|
2025-03-09 03:23:24 +02:00
|
|
|
`<g>`
|
2021-10-12 05:33:16 +02:00
|
|
|
|
|
|
|
- Export the selected key:
|
|
|
|
|
2025-03-09 03:23:24 +02:00
|
|
|
`<x>`
|
2021-10-12 05:33:16 +02:00
|
|
|
|
|
|
|
- Set the detail level for the selected key:
|
|
|
|
|
2025-03-09 03:23:24 +02:00
|
|
|
`<1>|<2>|<3>`
|
2021-10-12 05:33:16 +02:00
|
|
|
|
|
|
|
- Refresh `gpg-tui`:
|
|
|
|
|
2025-03-09 03:23:24 +02:00
|
|
|
`<r>`
|
2024-01-30 01:55:24 -03:00
|
|
|
|
|
|
|
- Display help in `gpg-tui`:
|
|
|
|
|
2025-03-09 03:23:24 +02:00
|
|
|
`<?>`
|