From a1c6bf79aede8603910e6b5aedc875c2596e0d66 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 27 Apr 2021 17:47:23 -0500 Subject: feat: added more gpg configs --- gnupg/gpg-agent.conf | 2 ++ gnupg/scdaemon.conf | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 gnupg/gpg-agent.conf create mode 100755 gnupg/scdaemon.conf (limited to 'gnupg') diff --git a/gnupg/gpg-agent.conf b/gnupg/gpg-agent.conf new file mode 100644 index 0000000..52034d5 --- /dev/null +++ b/gnupg/gpg-agent.conf @@ -0,0 +1,2 @@ +enable-ssh-support +enable-putty-support \ No newline at end of file diff --git a/gnupg/scdaemon.conf b/gnupg/scdaemon.conf new file mode 100755 index 0000000..dbdae90 --- /dev/null +++ b/gnupg/scdaemon.conf @@ -0,0 +1,2 @@ +reader-port Yubico YubiKey OTP+FIDO+CCID 0 +card-timeout 1 \ No newline at end of file -- cgit v1.2.3-70-g09d2