X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/ef8dfccf9ed5c2c71456f1c97e052dcbfe868f75..5483a5838a1edab1727c0e724bfffa68189e7e45:/.plan diff --git a/.plan b/.plan index 82289d8..54f8011 100644 --- a/.plan +++ b/.plan @@ -1,13 +1,19 @@ # My plan for now, roughly -- Package blog and page for fedora, arch, and debian. +- Replace my PGP encrypted files with age - I started by checking how to build for multiple architectures. I'll start building only for linux arm64 and x64 because building for darwin is a hassle (plus we have homebrew already). + 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. - For now I'll drop arch as a target, but I was able to set up rpm and deb packages. I also included a man page, which I had never written before. The syntax is pretty terrible. + Now I have a setup with a hardcopy key stored safely and offline, and my + yubikeys as recipients and identities. - Based on this experience I want to package lyricli like this. Being written in swift, I'm not sure how much of a hassle it is. Might re-write in rust. + 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 -- Add gopher functionality (geomyidae) to page. - -[2024-03-10] +[2025-02-22]