lots of misc updates
[distro-setup] / subdir_files / .gnupg / gpg.conf
index 189bf936308e197e8e9a69339145ceccb482f162..730369def06ac853cc539070941b7a21d44a13b1 100644 (file)
@@ -9,8 +9,8 @@ use-agent
 # standard short key ids are easy to collide
 # https://security.stackexchange.com/questions/84280/short-openpgp-key-ids-are-insecure-how-to-configure-gnupg-to-use-long-key-ids-i
 # https://evil32.com/
-#keyid-format 0xlong
+# another option is 0xshort
+keyid-format 0xlong
 
-# however, not using for now, since I just want to
-# identify the keys i have, not remote keys.
-keyid-format 0xshort
+# iank@fsf.org
+default-key B125F60B7B287FF6A2B7DF8F170AF0E2954295DF
\ No newline at end of file