diff options
Diffstat (limited to 'content/blog/2024/lost-keys.md')
-rw-r--r-- | content/blog/2024/lost-keys.md | 23 |
1 files changed, 23 insertions, 0 deletions
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. |