summaryrefslogtreecommitdiff
path: root/tw/home/files
diff options
context:
space:
mode:
authorTimo Wilken2023-09-12 11:07:44 +0200
committerTimo Wilken2023-09-12 11:10:02 +0200
commit340d839c2c4ff47ce047e63969c43393b7a335dc (patch)
tree3367bcf32370a37f168622f80e4b9ab2708e2e84 /tw/home/files
parent6135934e4594c7d46377a204d1c6bd3452b3edb5 (diff)
Always encrypt to default key as well
Allow specifying a default key for GnuPG, to which it will encrypt everything. This allows me to still read me sent encrypted mail in aerc. See also: https://lists.sr.ht/~rjarry/aerc-discuss/%3CCUMGQ2JG8G0P.YIQ497JVC3AW%40nixos%3E
Diffstat (limited to 'tw/home/files')
-rw-r--r--tw/home/files/gpg.conf25
1 files changed, 0 insertions, 25 deletions
diff --git a/tw/home/files/gpg.conf b/tw/home/files/gpg.conf
deleted file mode 100644
index ec688ebb..00000000
--- a/tw/home/files/gpg.conf
+++ /dev/null
@@ -1,25 +0,0 @@
-# Options for GnuPG
-#
-# An options file can contain any long options which are available in
-# GnuPG. If the first non white space character of a line is a '#',
-# this line is ignored. Empty lines are also ignored.
-#
-# See the gpg man page for a list of options.
-
-default-key 53EC3C06856883DD92355BC22FC78504681F69B0
-default-recipient-self
-use-agent
-
-photo-viewer "imv %i"
-
-auto-key-import
-auto-key-retrieve
-
-# Because some mailers change lines starting with "From " to ">From "
-# it is good to handle such lines in a special way when creating
-# cleartext signatures; all other PGP versions do it this way too.
-# To enable full OpenPGP compliance you may want to use this option.
-#no-escape-from-lines
-
-# Get rid of the copyright notice
-no-greeting