From bd00f0e25bc6389bd8ab8550205cf5c5573ea5b1 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Thu, 30 Mar 2017 19:59:57 +0800 Subject: gpg: Explicitly enable 'grab' for gpg-agent --- _gnupg/gpg-agent.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '_gnupg') diff --git a/_gnupg/gpg-agent.conf b/_gnupg/gpg-agent.conf index bdac978..2a3f9a1 100644 --- a/_gnupg/gpg-agent.conf +++ b/_gnupg/gpg-agent.conf @@ -17,9 +17,12 @@ # # Aaron LI # Created: 2014-06-12 -# Updated: 2017-02-27 +# Updated: 2017-03-30 # +# Grab the keyboard and mouse to avoid X-sniffing attacks +grab + # Enable the OpenSSH Agent protocol enable-ssh-support -- cgit v1.2.2