mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-13 03:37:17 +00:00
13 lines
296 B
Plaintext
13 lines
296 B
Plaintext
|
# Avoid information leaked
|
||
|
no-emit-version
|
||
|
no-comments
|
||
|
export-options export-minimal
|
||
|
|
||
|
# Displays the long format of the ID of the keys and their fingerpritns
|
||
|
keyid-format 0xlong
|
||
|
with-fingerprint
|
||
|
|
||
|
# Displays the validity of the keys
|
||
|
list-options show-uid-validity
|
||
|
verify-options show-uid-validity
|