From 877a7217fc25820abf7ef5e57bee2ed87a118c04 Mon Sep 17 00:00:00 2001 From: mms Date: Fri, 22 Nov 2024 20:25:15 +0100 Subject: feat: keyless --- content/blog/2024/lost-keys.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 content/blog/2024/lost-keys.md (limited to 'content/blog/2024/lost-keys.md') diff --git a/content/blog/2024/lost-keys.md b/content/blog/2024/lost-keys.md new file mode 100644 index 0000000..2fdf02d --- /dev/null +++ b/content/blog/2024/lost-keys.md @@ -0,0 +1,23 @@ ++++ +title = "Lost keys" +author = ["MichaƂ Sapka"] +date = 2024-11-22T20:23:00+01:00 +categories = ["blog"] +draft = false +weight = 2001 +image_dir = "blog/images" +image_max_width = 600 +Abstract = "I am without GPG key." +Listening = "Dr Dre - 2001" ++++ + +Remember my recent [post](https://crys.site/blog/2024/broken-system/) where I came out as the stupid one? +Well, lack of backup strikes again! + +Turns out that one of the things I've lost were my GPG keys and I can't seem to find my revoke key. +At least I didn't upload any of those to any keyserver... + +So, as a result I am not using any GPG key at the time being. +I'll re-upload a new one, but only after I come it with a fool-proof backup plan. + +Good thing that my migration to pass(1) didn't even start. -- cgit v1.2.3