Commit Graph

44 Commits

Author SHA1 Message Date
Aminda Suomalainen 9994d0342b
attempt to resatisfy reuse 2023-06-25 14:35:59 +03:00
Aminda Suomalainen 8cf59a52b9
gpg: no-import-clean in hopes of avoiding data loss 2023-06-18 12:43:18 +03:00
Aminda Suomalainen 5347c99b5c
gpg.conf: remove old workaround, update main mail 2023-06-18 12:29:26 +03:00
Aminda Suomalainen a2c3d9248d
fix ends of lines 2023-02-21 20:11:35 +02:00
Aminda Suomalainen 2e6a03d402
sastisfy editorconfig check 2023-02-21 19:08:54 +02:00
Aminda Suomalainen 1f09ad3366
gnupg: attempt enabling fineid support
Based on https://gist.github.com/pyllyukko/a1ed6baa6b638b805a30b16960399e94
2023-02-21 10:08:34 +02:00
Aminda Suomalainen e9b42f1e23
gpg.conf: update forgotten WTOP key 2021-09-28 11:49:11 +03:00
Aminda Suomalainen 0a106c7d34
gpg.conf: fill in WTOP
As I have different user account for WTOP anyway, it's easier to have
it configured and easy to uncomment.
2020-03-15 19:45:59 +02:00
Aminda Suomalainen 80388db5e7
gpg.conf: replace local-user with default-key 2020-03-13 19:25:17 +02:00
Aminda Suomalainen 559a0c99d1
gpg.conf: add show-policy-urls to list-options 2020-03-11 14:57:22 +02:00
Aminda Suomalainen 99299798cc
gpg.conf: add the sender option 2020-02-26 15:02:27 +02:00
Aminda Suomalainen ec9206ce5d
gpg.conf: fix local-user/encrypt-to
Resolves: #61
2020-02-26 14:53:52 +02:00
Aminda Suomalainen 30bf67be46
gpg.conf: with-keygrip 2020-02-18 01:55:29 +02:00
Aminda Suomalainen eb748c60fc
gpg: add show-keyring,show-sig-expire to list-options
Resolves: #52
2020-02-10 23:29:31 +02:00
Aminda Suomalainen 3e9dd19232
gpg.conf: disable TOFU's positive trust
As I have the pgp-alt-wot repository and am building my own Web of
Trust and lsign, I have no reason to have positive trust values.
2020-01-30 20:23:16 +02:00
Aminda Suomalainen 4b09dd466e
gpg.conf: restore encrypt-to lines 2019-12-11 12:46:33 +02:00
Aminda Suomalainen 7658e354ba
gpg.conf: enable dane key locating 2019-12-11 12:46:33 +02:00
Mikaela Suomalainen 4be60dbd19
gpg.conf: keyserver-option no-self-sigs-only
Fixes `gpg --fetch-keys` for my workflow plan of attempting to fetch my
signatures on keys I trust from somewhat trustworthy place.
2019-12-10 13:56:55 +02:00
Aminda Suomalainen ca1bebb094
gpg.conf: trusted-key, cert levels, cert expiry 2019-12-07 19:02:23 +02:00
Aminda Suomalainen 0e0ce5216f
gpg.conf: use local-user instead of default-key 2019-12-07 00:18:29 +02:00
Aminda Suomalainen fd93def2f3
gpg.conf: enable TOFU 2019-12-06 23:23:36 +02:00
Aminda Suomalainen 9026e8035d
gpg.conf: add wkd hashes
as I seem to use them increasingly often
2019-12-06 20:55:58 +02:00
Aminda Suomalainen a79c183f86
gpg.conf: no keyserver options, document confusion 2019-12-06 20:22:32 +02:00
Aminda Suomalainen 77344b444e
gpg.conf: note keyserver-options reason + remove old comment 2019-12-06 19:44:49 +02:00
Aminda Suomalainen fc4a1c55bf
gpg.conf: put the default key on top 2019-12-06 19:41:24 +02:00
Aminda Suomalainen d4885fbf6c
gpg.conf: heavy cleanup 2019-12-06 19:40:00 +02:00
Aminda Suomalainen 9721197067
gpg: add auto-key-retrieve 2019-12-05 14:51:13 +02:00
Aminda Suomalainen 0e0cf2f458
gpg.conf: adjust keyserver-options & auto-key-locate 2019-12-03 00:48:35 +02:00
Aminda Suomalainen 78d5d9a33a
gpg.conf: export-minimal -> export-clean
Partially reverts 0130d0b512 &
4c088c29ea

It appears that some sort of WoT is still necessary for me and it may
not be as dead as I declared it four months ago.
2019-12-02 21:18:59 +02:00
Aminda Suomalainen 36038cddee
gpg: move to 0x99392F62BAE30723 2019-11-23 23:19:53 +02:00
Mikaela Suomalainen 16f5e3b200
Add my work try-out-practice GPG key 2019-11-20 11:15:39 +02:00
Aminda Suomalainen f0a768ad19
gpg.conf: add no-emit-version
Closes: #20
2019-08-26 20:35:43 +03:00
Aminda Suomalainen 4c088c29ea
gpg.conf: import-clean for cases like Tails
Context: https://tails.boum.org/install/expert/usb/index.en.html
2019-08-01 14:08:40 +03:00
Aminda Suomalainen 0130d0b512
gpg.conf: declare WoT dead & no-comments
* export-clean & import-clean are now done
* my gpg won't output the comments anymore

Resolves: #125
2019-08-01 12:21:00 +03:00
Aminda Suomalainen a7b1880469
gpg: use keys.openpgp.org
Closes #119
2019-07-01 11:47:27 +03:00
Aminda Suomalainen cc39aa3a2e
gpg.conf: comment things I don't understand etc.
keyserver is not needed with GPGv2, I have no idea what some of those
options do and thus have suspect that they make my GPG more insecure and
I have used MATE for years and don't have eog available.
2018-09-18 21:37:28 +03:00
Aminda Suomalainen eb3261a040 gpg.conf: s/homepage/website/ 2016-02-26 14:58:54 +02:00
Aminda Suomalainen 4424cb3f62 gpg-agent: remember password for two hours
See the comment for more information.
2015-06-12 10:13:26 +03:00
Aminda Suomalainen d0fd76555d gpg.conf: fix keyserver-options
verbose complained about unknown option and as I am not using hkps, I
don't need no-honor-keyserver
2015-06-02 10:46:58 +03:00
Aminda Suomalainen f314ce6be6 gpg.conf: fix keyserver address 2015-04-26 21:56:44 +03:00
Aminda Suomalainen 06b86f88a2 gpg: disable hkps
deprecated option in Arch and Iannot do anything better at the moment.
2015-04-24 23:14:06 +03:00
Aminda Suomalainen c3e3c66de5 gpg.conf: use https 2015-02-04 21:56:37 +02:00
Aminda Suomalainen cdce8a4204 gpg.conf: comment import-minimal
it's currently causing me difficulties.
2015-01-10 13:49:58 +02:00
Mikaela Suomalainen 80d8b28cc9 Rearranging (#52) 2014-12-27 11:01:16 +02:00