gpg.conf: remove old workaround, update main mail

This commit is contained in:
Aminda Suomalainen 2023-06-18 12:29:26 +03:00
parent 8b8ba86df9
commit 5347c99b5c
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 13 additions and 17 deletions

View File

@ -1,7 +1,6 @@
# Options for GnuPG
# Copyright 1998, 1999, 2000, 2001, 2002, 2003,
# 2010 Free Software Foundation, Inc.
# 2012 - 2020 Mikaela Suomalainen
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
@ -27,15 +26,14 @@
# NOTE! default-key is used instead of local-user as the latter cannot be
# overridden with flags (causing WTOP test to be signed with personal and
# WTOP keys)
default-key mikaela@mikaela.info
# if auto-key-lookup is used, this tells the recepient which WKD to check?
sender mikaela@mikaela.info
default-key suomalainen@mikaela.info
# Has to be LONG key instead of fingerprint https://dev.gnupg.org/T4855
trusted-key 0x99392F62BAE30723
encrypt-to mikaela@mikaela.info
#trusted-key 0x99392F62BAE30723
# The above issue is resolved in 2.2.20
trusted-key 69FF455A869F9031A691E0F199392F62BAE30723
encrypt-to suomalainen@mikaela.info
# WTOP (see comments above)
#default-key mikaela+digitalents@mikaela.info
#sender mikaela+digitalents@mikaela.info
#trusted-key 0xDF046339D69EB8C9
#encrypt-to mikaela+digitalents@mikaela.info

View File

@ -1,7 +1,6 @@
# Options for GnuPG
# Copyright 1998, 1999, 2000, 2001, 2002, 2003,
# 2010 Free Software Foundation, Inc.
# 2012 - 2020 Mikaela Suomalainen
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
@ -27,17 +26,16 @@
# NOTE! default-key is used instead of local-user as the latter cannot be
# overridden with flags (causing WTOP test to be signed with personal and
# WTOP keys)
#default-key mikaela@mikaela.info # MIKAELA_GREP # MIKAELA_GREP_GPG
# if auto-key-lookup is used, this tells the recepient which WKD to check?
#sender mikaela@mikaela.info # MIKAELA_GREP # MIKAELA_GREP_GPG
#default-key suomalainen@mikaela.info
# Has to be LONG key instead of fingerprint https://dev.gnupg.org/T4855
#trusted-key 0x99392F62BAE30723 # MIKAELA_GREP # MIKAELA_GREP_GPG
#encrypt-to mikaela@mikaela.info # MIKAELA_GREP # MIKAELA_GREP_GPG
#trusted-key 0x99392F62BAE30723
# The above issue is resolved in 2.2.20
#trusted-key 69FF455A869F9031A691E0F199392F62BAE30723
#encrypt-to suomalainen@mikaela.info
# WTOP (see comments above)
#default-key mikaela+digitalents@mikaela.info # MIKAELA_GREP # MIKAELA_GREP_GPG
#sender mikaela+digitalents@mikaela.info # MIKAELA_GREP # MIKAELA_GREP_GPG
#trusted-key 0xDF046339D69EB8C9 # MIKAELA_GREP # MIKAELA_GREP_GPG
#encrypt-to mikaela+digitalents@mikaela.info # MIKAELA_GREP # MIKAELA_GREP_GPG
#default-key mikaela+digitalents@mikaela.info
#trusted-key 0xDF046339D69EB8C9
#encrypt-to mikaela+digitalents@mikaela.info
# Ignore preferred keyserver and also import non-self-sigs
keyserver-options no-honor-keyserver-url,no-self-sigs-only