summaryrefslogtreecommitdiffstats
path: root/.gnupg
Commit message (Collapse)AuthorAgeFilesLines
* gpg: replace sks-keyservers with keys.openpgp.orgTharre2021-12-191-1/+1
|
* gnupg: fix keyserver configurationTharre2017-09-041-4/+1
| | | | | | | | | | | | GnuPG only honors the last given keyserver[0]. So specifying multiple keyservers does nothing. Furthermore, hkps requires the certificate file to be specified[1], which may or may be installed. IPv6 may also cause problems, and gpg does not retry if a connection fails. For these reasons, we use the IPv4 only pool of sks. [0] https://lists.gnupg.org/pipermail/gnupg-users/2003-May/018147.html [1] https://sks-keyservers.net/overview-of-pools.php
* gpg: add proper default keyserversTharre2017-04-262-1/+4
|
* gpg: fetch keys automaticallyTharre2017-04-013-0/+5
|
* Reorganise dotfilesTharre2016-10-163-0/+10