From 11a5ca2792cd0debb6b8f510ffd716e6f734dbd6 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 13 Mar 2026 15:56:35 -0500 Subject: fix *.org headers and revert to minimal site theme --- content/blog/2022-03-26-ssh-mfa.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'content/blog/2022-03-26-ssh-mfa.org') diff --git a/content/blog/2022-03-26-ssh-mfa.org b/content/blog/2022-03-26-ssh-mfa.org index 1da01f1..17d1882 100644 --- a/content/blog/2022-03-26-ssh-mfa.org +++ b/content/blog/2022-03-26-ssh-mfa.org @@ -1,8 +1,8 @@ -#+date: [2022-03-26 Sat 00:00:00] -#+title: ssh mfa: totp on top of keys -#+description: Step-by-step deployment guide for enabling TOTP multi-factor authentication on SSH services using Google Authenticator and Pluggable Authentication Module (PAM) integration. +#+date: [2022-03-26 Sat 00:00:00] +#+title: SSH MFA: TOTP on Top of Keys +#+description: Adding TOTP two-factor authentication on top of SSH key auth. #+slug: ssh-mfa -#+filetags: :security: +#+filetags: :security: * Why Do I Need Multi-Factor Authentication (MFA) for SSH (Secure Shell Protocol)? -- cgit v1.2.3