aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-05-16 13:15:47 -0500
committerChristian Cleberg <[email protected]>2026-05-16 13:15:47 -0500
commitca7d8a9bffe7387ea6ba547c463ab7aa8e5ee609 (patch)
tree8c76506ae780835a5e015e04f1c074d0939885fe
parentc417506d6b35454b57abdbd222043f11e779e793 (diff)
downloadcleberg.net-ca7d8a9bffe7387ea6ba547c463ab7aa8e5ee609.tar.gz
cleberg.net-ca7d8a9bffe7387ea6ba547c463ab7aa8e5ee609.tar.bz2
cleberg.net-ca7d8a9bffe7387ea6ba547c463ab7aa8e5ee609.zip
update /uses browser
-rw-r--r--content/uses/index.org2
1 files changed, 1 insertions, 1 deletions
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. |