From 5e3b4b6c21d33b28e60ce976479339f72d544a6c Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 30 Aug 2026 18:35:23 +0200 Subject: Switch from stagit to cgit --- src/blog/2024-12-03-2fa/2fa.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/blog/2024-12-03-2fa/2fa.md') diff --git a/src/blog/2024-12-03-2fa/2fa.md b/src/blog/2024-12-03-2fa/2fa.md index 66f3661..3a84682 100644 --- a/src/blog/2024-12-03-2fa/2fa.md +++ b/src/blog/2024-12-03-2fa/2fa.md @@ -64,9 +64,9 @@ $ athtool -b --totp "SECRET_KEY" And that's it. However, you should not write you secret key in plain text like this: instead you should keep it encrypted and decrypt it just when you need it to generate a code. I do this by using my simple -[2fa](https://git.tronto.net/scripts/file/2fa.html) +[2fa](https://git.tronto.net/scripts/tree/2fa) script, which is based on my -[secret](https://git.tronto.net/scripts/file/secret.html) +[secret](https://git.tronto.net/scripts/tree/secret) tool that encrypts and decrypts stuff using openssl and a master password - which is obviously [correcthorsebatterystaple](https://xkcd.com/936/). -- cgit v1.3