about summary refs log tree commit diff
path: root/configs
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2018-09-04T19·03-0400
committerWilliam Carroll <wpcarro@gmail.com>2018-09-04T19·03-0400
commit8b2fadf4776b7ddb4a67b4bc8ff6463770e56028 (patch)
tree693c202098c1716475c90b3e81f18ff53f241896 /configs
parent0244474e9fb6a49ec2d3d555e15e644f12479388 (diff)
Support GPG config
Whitelist GPG in the Stow configuration. Setup keyserver preferences.
Diffstat (limited to 'configs')
l---------configs/.gnupg1
-rw-r--r--configs/shared/gpg/.gnupg/gpg.conf3
2 files changed, 4 insertions, 0 deletions
diff --git a/configs/.gnupg b/configs/.gnupg
new file mode 120000
index 000000000000..fb5aa5263d69
--- /dev/null
+++ b/configs/.gnupg
@@ -0,0 +1 @@
+shared/gpg/.gnupg
\ No newline at end of file
diff --git a/configs/shared/gpg/.gnupg/gpg.conf b/configs/shared/gpg/.gnupg/gpg.conf
new file mode 100644
index 000000000000..774a454209c9
--- /dev/null
+++ b/configs/shared/gpg/.gnupg/gpg.conf
@@ -0,0 +1,3 @@
+use-agent
+
+keyserver hkp://pgp.mit.edu