diff --git a/gnupg/dirmngr.conf b/gnupg/dirmngr.conf new file mode 100644 index 0000000..3c3cf1e --- /dev/null +++ b/gnupg/dirmngr.conf @@ -0,0 +1,6 @@ +# Route all network access via Tor. +use-tor + +# Specify keyserver to receive keys, send keys, and search for keys. +keyserver hkps://keys.openpgp.org + diff --git a/gnupg/gpa.conf b/gnupg/gpa.conf new file mode 100644 index 0000000..89809c2 --- /dev/null +++ b/gnupg/gpa.conf @@ -0,0 +1,5 @@ +default-key 7F8BE551 +backup-generated +advanced-ui +show-advanced-options + diff --git a/gnupg/gpg-agent.conf b/gnupg/gpg-agent.conf new file mode 100644 index 0000000..e9deafb --- /dev/null +++ b/gnupg/gpg-agent.conf @@ -0,0 +1,14 @@ +# Set the time a cache entry is valid to 1 day. +default-cache-ttl 86400 +default-cache-ttl-ssh 86400 + +# Set the maximum time a cache entry is valid to 1 day. +max-cache-ttl 86400 +max-cache-ttl-ssh 86400 + +# Specify pinentry program. +pinentry-program /home/rg/.guix-home/profile/bin/pinentry + +# Enable OpenSSH agent emulation. +enable-ssh-support + diff --git a/gnupg/gpg.conf b/gnupg/gpg.conf new file mode 100644 index 0000000..211ea93 --- /dev/null +++ b/gnupg/gpg.conf @@ -0,0 +1,21 @@ +# Specify the default key to sign with. +default-key 7F8BE551 + +# Assume that command line arguments are given as UTF-8 strings. +utf8-strings + +# Automatically locate and retrieve keys. +auto-key-locate keyserver,local + +# Set the list of personal cipher preferences. +personal-cipher-preferences AES256 + +# Set the list of personal digest preferences. +personal-digest-preferences SHA512 + +# Set the list of personal compression preferences. +personal-compress-preferences ZLIB + +# Set the digest for force-use. +digest-algo sha512 + diff --git a/gnupg/scdaemon.conf b/gnupg/scdaemon.conf new file mode 100644 index 0000000..7122990 --- /dev/null +++ b/gnupg/scdaemon.conf @@ -0,0 +1,3 @@ +# Use shared mode to access the card via PC/SC. +pcsc-shared + diff --git a/gnupg/sshcontrol b/gnupg/sshcontrol new file mode 100644 index 0000000..5fa9f62 --- /dev/null +++ b/gnupg/sshcontrol @@ -0,0 +1,6 @@ +# openpgp:0x7F8BE551 +7410BE15F4A43508B43F6F94EDC713ECBDEAEBC0 + +# rg@secondary +28955BA9E8853437C51EBC9F82AE96C8D87EB59B +