summary refs log tree commit diff stats
path: root/user/gnupg/.gnupg/trezor
diff options
context:
space:
mode:
Diffstat (limited to 'user/gnupg/.gnupg/trezor')
-rw-r--r--user/gnupg/.gnupg/trezor/dirmngr.conf1
-rw-r--r--user/gnupg/.gnupg/trezor/gpg.conf4
2 files changed, 5 insertions, 0 deletions
diff --git a/user/gnupg/.gnupg/trezor/dirmngr.conf b/user/gnupg/.gnupg/trezor/dirmngr.conf
new file mode 100644
index 00000000..17612d46
--- /dev/null
+++ b/user/gnupg/.gnupg/trezor/dirmngr.conf
@@ -0,0 +1 @@
+keyserver hkps://keys.openpgp.org
\ No newline at end of file
diff --git a/user/gnupg/.gnupg/trezor/gpg.conf b/user/gnupg/.gnupg/trezor/gpg.conf
new file mode 100644
index 00000000..fd2cdb0f
--- /dev/null
+++ b/user/gnupg/.gnupg/trezor/gpg.conf
@@ -0,0 +1,4 @@
+# Hardware-based GPG configuration
+agent-program /Users/alan/.gnupg/trezor/run-agent.sh
+personal-digest-preferences SHA512
+default-key "Alan Pearce <alan@alanpearce.eu>"