ouais
This commit is contained in:
parent
197ab63923
commit
7d04a6e3bf
2 changed files with 15 additions and 0 deletions
1
.ignore
Normal file
1
.ignore
Normal file
|
@ -0,0 +1 @@
|
||||||
|
dot_oh-my-zsh
|
14
private_dot_gnupg/executable_gpg.conf
Normal file
14
private_dot_gnupg/executable_gpg.conf
Normal file
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue