diff options
author | Paul Duncan <pabs@pablotron.org> | 2025-05-24 18:18:49 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2025-05-24 18:18:49 -0400 |
commit | f9c3ed218026280a0c9ad186e568d241a3b2c46f (patch) | |
tree | 808fd2f7574725e622dcb89e0360bcd6d97c0a10 | |
parent | f05d41a10749f6cd53f3c3f3550957d8d0a73122 (diff) | |
download | pablotron.org-f9c3ed218026280a0c9ad186e568d241a3b2c46f.tar.xz pablotron.org-f9c3ed218026280a0c9ad186e568d241a3b2c46f.zip |
content/posts/2025-05-18-trying-tails.md: more stuff
-rw-r--r-- | content/posts/2025-05-18-trying-tails.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/content/posts/2025-05-18-trying-tails.md b/content/posts/2025-05-18-trying-tails.md index e1a6adf..4013326 100644 --- a/content/posts/2025-05-18-trying-tails.md +++ b/content/posts/2025-05-18-trying-tails.md @@ -4,7 +4,9 @@ title: "Trying Tails" date: "2025-05-18T09:44:21-04:00" draft: true --- -Post about fiddling with Tails and hosting site as onion service +Post about fiddling with Tails. + +Maybe rename to "review of tails"? tails notes - hidetopmenu extension does not work :/ @@ -43,3 +45,7 @@ tails notes proxy = socks5h://127.0.0.1:9050/ [https] proxy = socks5h://127.0.0.1:9050/ +- save all gnome settings with `dconf dump /` > dconf.txt + +- several apps don't honor dark mode + - onion circuits |