From 2e5a5213ae24b443d0f719d9a784c03f6f7f3ced Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Tue, 24 Sep 2019 16:22:50 +0200 Subject: [PATCH] add gnupg config --- .gnupg/gpg-agent.conf | 7 +++++++ .gnupg/gpg.conf | 15 +++++++++++++++ .gnupg/sshcontrol | 1 + 3 files changed, 23 insertions(+) create mode 100644 .gnupg/gpg-agent.conf create mode 100755 .gnupg/gpg.conf create mode 100644 .gnupg/sshcontrol diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf new file mode 100644 index 0000000..5f48733 --- /dev/null +++ b/.gnupg/gpg-agent.conf @@ -0,0 +1,7 @@ +default-cache-ttl 2 +default-cache-ttl-ssh 5 +max-cache-ttl 2 +max-cache-ttl-ssh 30 +no-allow-external-cache +enable-ssh-support +ignore-cache-for-signing diff --git a/.gnupg/gpg.conf b/.gnupg/gpg.conf new file mode 100755 index 0000000..3210847 --- /dev/null +++ b/.gnupg/gpg.conf @@ -0,0 +1,15 @@ +default-key 5FE37FF3C981A9146C3805324205EF53ECE0D2BC +photo-viewer giv +no-greeting +expert +no-emit-version +cert-digest-algo SHA256 +no-comments +personal-cipher-preferences AES AES256 AES192 CAST5 +personal-digest-preferences SHA256 SHA512 SHA384 SHA224 +ignore-time-conflict +allow-freeform-uid +with-fingerprint +keyid-format 0xlong +keyserver hkps://keys.openpgp.org +keyserver-options no-honor-keyserver-url diff --git a/.gnupg/sshcontrol b/.gnupg/sshcontrol new file mode 100644 index 0000000..2ab1156 --- /dev/null +++ b/.gnupg/sshcontrol @@ -0,0 +1 @@ +410655F4BB8595A4FEF546D750E62E8BD10DA98C