diff options
| author | David Bremner <david@tethera.net> | 2023-05-31 08:19:18 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2023-07-09 12:14:29 -0300 |
| commit | f873790b6fb89ad4e733e6d59833d612ce265996 (patch) | |
| tree | e1efa285ab2fff9fa5d1eef853584ac1955d43dc /performance-test/README | |
| parent | a62b8a95c0e890f11cb39cc2aaea3a4893c8268d (diff) | |
perf-test: update corpus signature
In the decade (!) since this corpus was last updated, the keyserver
network is essentially dead, and I have migrated gpg keys. Bump the
version number as a clean way of switching signatures. Also update the
instructions to suggest using "--locate-external-key" to download the
public key. By default this uses WKD, which is now supported for my
UID.
Diffstat (limited to 'performance-test/README')
| -rw-r--r-- | performance-test/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/performance-test/README b/performance-test/README index 59b37b1b..1ca0df2f 100644 --- a/performance-test/README +++ b/performance-test/README @@ -24,11 +24,11 @@ Getting set up to run tests: First, you need to get the corpus. If you don't already have the gpg key for David Bremner, run - % gpg --search 'david@tethera.net' + % gpg --locate-external-key 'david@tethera.net' This should get you a key with fingerprint - 815B 6398 2A79 F8E7 C727 86C4 762B 57BB 7842 06AD + 7A18 807F 100A 4570 C596 8420 7E4E 65C8 720B 706B (the last 8 digits are printed as the "key id"). |
