From e9e59fc1f511c578c1991105d9790a15e63e5806 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Wed, 26 Feb 2025 22:31:55 +0100 Subject: Update my plan --- plan | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/plan b/plan index 41d424a..54f8011 100644 --- a/plan +++ b/plan @@ -1,6 +1,18 @@ # My plan for now, roughly - Replace my PGP encrypted files with age + + I replaced all of my existing gpg workflows to use age, and it's impressive + just how easy it is when compared with GnuPG/PGP. When I first created the + key I was confused, I expected more razzle dazzle. + + Now I have a setup with a hardcopy key stored safely and offline, and my + yubikeys as recipients and identities. + + Replacing pass with passage was slightly more finnicky just because + there's no package to install easy in my provisioning script, but once + it was there it all just worked. Aerc has no problem with it either. + - Build a GUI with THINK C - Catch up with wardley maps material -- cgit