summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Martin Michalec <martin@michalec.dev>2026-02-11 02:33:21 +0000
committerLibravatar Martin Michalec <martin@michalec.dev>2026-02-11 02:33:21 +0000
commit80ce2eea2b8eff367b0cbed9d18c91c269173eb1 (patch)
tree823b73e684bf57b2d037fc8913d11efbc66bff18
parentadd .mailcap (diff)
downloaddotfiles-80ce2eea2b8eff367b0cbed9d18c91c269173eb1.tar.gz
add .gnupg
-rw-r--r--private_dot_gnupg/common.conf1
-rw-r--r--private_dot_gnupg/private_gpg-agent.conf7
-rw-r--r--private_dot_gnupg/private_gpg.conf11
-rw-r--r--private_dot_gnupg/sshcontrol1
4 files changed, 20 insertions, 0 deletions
diff --git a/private_dot_gnupg/common.conf b/private_dot_gnupg/common.conf
new file mode 100644
index 0000000..5add401
--- /dev/null
+++ b/private_dot_gnupg/common.conf
@@ -0,0 +1 @@
use-keyboxd
diff --git a/private_dot_gnupg/private_gpg-agent.conf b/private_dot_gnupg/private_gpg-agent.conf
new file mode 100644
index 0000000..1765154
--- /dev/null
+++ b/private_dot_gnupg/private_gpg-agent.conf
@@ -0,0 +1,7 @@
1enable-ssh-support
2allow-preset-passphrase
3pinentry-program /home/cmmm/.local/bin/pinentry-menu
4default-cache-ttl 86400
5default-cache-ttl-ssh 86400
6max-cache-ttl 86400
7max-cache-ttl-ssh 86400
diff --git a/private_dot_gnupg/private_gpg.conf b/private_dot_gnupg/private_gpg.conf
new file mode 100644
index 0000000..823b0fe
--- /dev/null
+++ b/private_dot_gnupg/private_gpg.conf
@@ -0,0 +1,11 @@
1keyid-format long
2personal-cipher-preferences AES256 AES192 AES
3personal-digest-preferences SHA512 SHA384 SHA256
4personal-compress-preferences ZLIB BZIP2 ZIP Uncompressed
5default-preference-list SHA512 SHA384 SHA256 AES256 AES192 AES ZLIB BZIP2 ZIP Uncompressed
6cert-digest-algo SHA512
7s2k-digest-algo SHA512
8s2k-cipher-algo AES256
9charset utf-8
10with-subkey-fingerprint
11keyserver hkps://keyserver.ubuntu.com:443
diff --git a/private_dot_gnupg/sshcontrol b/private_dot_gnupg/sshcontrol
new file mode 100644
index 0000000..893023a
--- /dev/null
+++ b/private_dot_gnupg/sshcontrol
@@ -0,0 +1 @@
B512294F8537DB460667A6CFEB0C4D202D2A9287