From 5c036aa8de4d3934f8b92261525c5a1097ad5c9a Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Sat, 9 Apr 2022 19:54:34 +0200 Subject: [PATCH] change publish date --- content/posts/openssh-fido2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/openssh-fido2.md b/content/posts/openssh-fido2.md index a71988c..f8c381c 100644 --- a/content/posts/openssh-fido2.md +++ b/content/posts/openssh-fido2.md @@ -1,6 +1,6 @@ --- title: "Securing OpenSSH keys with hardware-based authentication (FIDO2)" -date: 2022-04-09T19:43:12Z +date: 2022-04-09T17:43:12Z draft: false tags: ['security', 'linux'] ---