aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/server.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-07-24 09:17:28 +0000
committerWerner Koch <[email protected]>2025-07-24 09:17:28 +0000
commit11d3a83b04786c74fdbbbcdc99074c75666bd722 (patch)
treec45a00f1fa1c5cbcae5db62543446a9785030c20 /dirmngr/server.c
parentagent: Allow colon delimited fingerprints for ISTRUSTED. (diff)
downloadgnupg-11d3a83b04786c74fdbbbcdc99074c75666bd722.tar.gz
gnupg-11d3a83b04786c74fdbbbcdc99074c75666bd722.zip
gpg: Add a notation with version information to signatures.
* common/compliance.c (gnupg_manu_notation_value): New. * g10/build-packet.c (name_value_to_notation): New. * g10/options.h (COMPAT_NO_MANU): New. (LIST_SHOW_HIDDEN_NOTATIONS): New. (VERIFY_SHOW_HIDDEN_NOTATIONS): New. * g10/gpg.c (compatibility_flags): Add "no-manu". (parse_list_options): Add "show-hidden-notations". (main): Ditto for verify-options. * g10/import.c (list_standalone_revocation): Implement new list option. * g10/mainproc.c (check_sig_and_print):Ditto * g10/keyedit.c (keyedit_print_one_sig): Ditto. * g10/keylist.c (list_signature_print): Ditto. (show_notation): Handle hidden notation. * sm/keylist.c (oidtranstbl): Add OID for manu. * g10/sign.c (mk_notation_policy_etc): Add arg with_manu and insert extra notation. (write_signature_packets): Request manu notation in certain cases. (make_keysig_packet): Ditto. -- See DETAILS for a description of the format. Obviously this leaks the version of the used GnuPG version (major and minor only) and the fact that it was generated by GnuPG. However, by close inspection of the order of packets and and other meta data similar information can be found. We include this information to help the support desk to figure out problems. Sometimes users have very very old versions and the help desk needs to employ core developers to figure the cause. Having this information may eventually allow for better user support. This feature can be disabled unless certain compliance modes are enabled.
Diffstat (limited to 'dirmngr/server.c')
0 files changed, 0 insertions, 0 deletions