From 42804ed6fa740eca3dbc3e08e28c63b0eb0b0715bc5b6082d3306b676ff2aeb2 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Sun, 26 May 2024 00:00:00 +0000 Subject: Replace DKIM private key links with script One less thing to update when I publish a new DKIM private. --- content/about.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'content') diff --git a/content/about.md b/content/about.md index d7096c9..5a80040 100644 --- a/content/about.md +++ b/content/about.md @@ -84,10 +84,6 @@ I also timestamped this journal so that its human provenance can be verified. Se ## Email Deniability -I publish old DKIM private keys for better email deniability. +I publish old DKIM private keys for better email deniability. Run the script below to retrieve them. -[:old_key: DKIM4](/old-dkim-privates/dkim4.pem) -[:old_key: DKIM3](/old-dkim-privates/dkim3.pem) -[:old_key: DKIM2](/old-dkim-privates/dkim2.pem) -[:old_key: DKIM1](/old-dkim-privates/dkim1.pem) -[:old_key: Mail](/old-dkim-privates/mail.pem) +[:old_key: DKIM Privates Script](/get-dkim-privates.sh) -- cgit v1.2.3