From 0a95d69882ef7c6a10c581dca470c6af19826d1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Delafargue?= Date: Fri, 2 Aug 2024 14:45:53 +0200 Subject: [PATCH] Fix publication date on pubkey confusion post --- content/blog/public-key-confusion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/public-key-confusion.md b/content/blog/public-key-confusion.md index a011651..f7d7620 100644 --- a/content/blog/public-key-confusion.md +++ b/content/blog/public-key-confusion.md @@ -1,7 +1,7 @@ +++ title = "Security advisory: public key confusion in third-party blocks" description = "A potential security issue has been detected and addressed" -date = 2023-11-20T00:09:00+02:00 +date = 2024-07-31T18:00:00+02:00 draft = false template = "blog/page.html"