diff --git a/.ignore b/.ignore new file mode 100644 index 0000000..0bbcf49 --- /dev/null +++ b/.ignore @@ -0,0 +1 @@ +dot_oh-my-zsh diff --git a/private_dot_gnupg/executable_gpg.conf b/private_dot_gnupg/executable_gpg.conf new file mode 100644 index 0000000..4029cda --- /dev/null +++ b/private_dot_gnupg/executable_gpg.conf @@ -0,0 +1,14 @@ +no-emit-version +no-comments + +keyid-format 0xlong +with-fingerprint +list-options show-uid-validity +verify-options show-uid-validity +use-agent + +personal-cipher-preferences AES256 AES192 AES CAST5 +personal-digest-preferences SHA512 SHA384 SHA256 SHA224 +cert-digest-algo SHA512 +default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed +