cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

ca7d8a9bffe7387ea6ba547c463ab7aa8e5ee609

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2026-05-16T18:15:47Z

update /uses browser
 content/uses/index.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/uses/index.org b/content/uses/index.org
index d805998..26153f5 100644
--- a/content/uses/index.org
+++ b/content/uses/index.org
@@ -30,7 +30,7 @@ threat model justification.
 | Editor                | [[https://github.com/doomemacs/doomemacs][Doom Emacs]]              | Editor and markup are the same tool. No proprietary format.                                         |
 | Markup Language       | [[https://orgmode.org][org-mode]]                | Plain text. Readable without any software. Version-control native.                                  |
 | Image Processing      | [[https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/w/webp.rb][webP (CLI)]]              | CLI-only. No GUI, no cloud, no account.                                                             |
-| Browser(s)            | [[https://www.torproject.org/][Tor]] + [[https://www.apple.com/safari/][Safari]]            | Tor for anonymity-critical use. Safari for hardened daily use.                                      |
+| Browser(s)            | [[https://www.torproject.org/][Tor]] + [[https://librewolf.net][LibreWolf]]         | Tor for anonymity-critical use. LibreWolf for hardened daily use.                                   |
 | Version Control       | [[https://git-scm.com/][Git (CLI)]]               | Decentralized. The repo is the backup.                                                              |
 | Git Host              | [[https://sr.ht][SourceHut]] + [[https://github.com/ccleberg][GitHub]]      | SourceHut is the primary and GitHub is the mirror.                                                  |
 | CI/CD                 | [[https://git.sr.ht/~ccleberg/cleberg.net/tree/main/item/build.py][build.py]] + [[https://builds.sr.ht][builds.sr.ht]] | A Python script and SSH. builds.sr.ht for convenience but not required.                             |