From ab75f751ad15e0139b88d84346f128417650f135 Mon Sep 17 00:00:00 2001 From: Ganwtrs Date: Wed, 4 Feb 2026 11:38:42 -0800 Subject: [PATCH] Naming consistencies and link fixes (#2) * Fix Qubes OS scripts link and hardened_malloc inconsistencies There is a [space](https://doc.qubes-os.org/en/latest/introduction/intro.html) between Qubes and OS Signed-off-by: Ganwtrs * Fix metropolis.nexus inconsistency Signed-off-by: Ganwtrs --------- Signed-off-by: Ganwtrs --- content/posts/about/index.md | 4 ++-- content/posts/projects/index.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/posts/about/index.md b/content/posts/about/index.md index a2a1a5b..d614ffe 100644 --- a/content/posts/about/index.md +++ b/content/posts/about/index.md @@ -10,6 +10,6 @@ I'm Thien, though you may know me as Tommy. With over five years of experience a Like most Linux users, I am an open source enthusiast and publish most of the projects made in my free time on [GitHub](https://github.com/tommytran732). I also made a couple of small contributions to various projets as well. -I host several services, such as Matrix and Mastodon, free of charge. If you're curious, feel free to explore [Metropolis Nexus](https://metropolis.nexus), where you might find resources or services that suit your needs. +I host several services, such as Matrix and Mastodon, free of charge. If you're curious, feel free to explore [Metropolis.nexus](https://metropolis.nexus), where you might find resources or services that suit your needs. -Together with friends I connected with through GrapheneOS, I co-author a blog, [PrivSec.dev](https://privsec.dev), where we explore topics related to privacy and security. \ No newline at end of file +Together with friends I connected with through GrapheneOS, I co-author a blog, [PrivSec.dev](https://privsec.dev), where we explore topics related to privacy and security. diff --git a/content/posts/projects/index.md b/content/posts/projects/index.md index cdd6dd8..d95918d 100644 --- a/content/posts/projects/index.md +++ b/content/posts/projects/index.md @@ -42,7 +42,7 @@ These [setup scripts](https://github.com/Metropolis-nexus/Linux-Setup-Scripts) a - Kernel module blacklist from [SecureBlue](https://github.com/secureblue/secureblue) - SSH client and server hardening - Systemd hardening -- Installation of Hardened Malloc on Red Hat systems +- Installation of `hardened_malloc` on Red Hat systems - NTS setup ### Fedora CoreOS Ignition Files @@ -64,7 +64,7 @@ My reverse proxy setup is available in [this repository](https://github.com/Metr ## QubesOS scripts -My [QubesOS scripts](https://github.com/TommyTran732/QubesOS-Script) configure Qubes virtual machines with the same hardening as my Linux setup scripts, tailored for Qubes' unique environment. I also provide documentation on how I set up my daily driver — a ThinkPad P53 — with Qubes for maximum privacy and security. +My [Qubes OS scripts](https://github.com/TommyTran732/QubesOS-Scripts) configure Qubes virtual machines with the same hardening as my Linux setup scripts, tailored for Qubes' unique environment. I also provide documentation on how I set up my daily driver — a ThinkPad P53 — with Qubes for maximum privacy and security. ## Microsoft Edge Policies