Overview
Comment: | gpg.conf: Update preferences & default key |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
b773ed32278a55693300a20718018ad6 |
User & Date: | js 2020-05-23 23:14:15 |
Context
2020-05-23
| ||
23:22 | fish: Add aliases for fossil check-in: 3e5396f24b user: js tags: trunk | |
23:14 | gpg.conf: Update preferences & default key check-in: b773ed3227 user: js tags: trunk | |
21:36 | zshrc: Use colordiff instead of vim for fsld check-in: 58d102f73e user: js tags: trunk | |
Changes
Changes to gpg.conf.
|
| | | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | personal-cipher-preferences AES256 TWOFISH CAMELLIA256 CAMELLIA192 AES192 CAMELLIA128 AES personal-digest-preferences SHA512 SHA384 SHA256 SHA224 RIPEMD160 personal-compress-preferences BZIP2 ZLIB ZIP Uncompressed digest-algo SHA512 cipher-algo TWOFISH cert-digest-algo SHA512 s2k-cipher-algo TWOFISH s2k-digest-algo SHA512 default-preference-list AES256 TWOFISH CAMELLIA256 CAMELLIA192 AES192 CAMELLIA128 AES SHA512 SHA384 SHA256 SHA224 RIPEMD160 BZIP2 ZLIB ZIP Uncompressed disable-cipher-algo IDEA 3DES CAST5 disable-pubkey-algo DSA ECDH ECDSA ask-cert-level default-key 6D1EC2269BC0B5459C8BA920CFDAB41F8292CEEE hidden-encrypt-to 6D1EC2269BC0B5459C8BA920CFDAB41F8292CEEE keyserver hkp://subset.pool.sks-keyservers.net |